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

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

@@ -19,5 +19,5 @@ export const CONSTS = {
     INST: 'inst',
     REDIRECT_URI: 'redirect_uri',
     REMEMBER: 'remember',
-    VERSION: 'v3.5.4 GA'
+    VERSION: 'v3.5.5 GA'
 };