瀏覽代碼

Update consts.ts

shimingxy 2 周之前
父節點
當前提交
f6b2c04741
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      maxkey-web-frontend/maxkey-web-app/src/app/shared/consts.ts

+ 1 - 1
maxkey-web-frontend/maxkey-web-app/src/app/shared/consts.ts

@@ -27,5 +27,5 @@ export const CONSTS = {
   REDIRECT_URI: 'redirect_uri',
   REMEMBER: 'remember_me',
   TOKEN: '_token',
-  VERSION: 'v4.2 GA'
+  VERSION: 'v4.2.0 GA'
 };