From 88d6aa6e2b17f835279888ccae55c2a9147b314c Mon Sep 17 00:00:00 2001 From: tianxiang <60452964+tianxiangs@users.noreply.github.com> Date: Wed, 20 May 2020 17:29:09 -0700 Subject: [PATCH] update statusBar.tsx (#265) --- src/react/components/shell/statusBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/react/components/shell/statusBar.tsx b/src/react/components/shell/statusBar.tsx index b69a286b..c5d05d64 100644 --- a/src/react/components/shell/statusBar.tsx +++ b/src/react/components/shell/statusBar.tsx @@ -16,7 +16,7 @@ export class StatusBar extends React.Component {
  • - {appInfo.version}-0061645 + {appInfo.version}-814276a