浏览代码

Update consts.ts

shimingxy 3 月之前
父节点
当前提交
48a64d793f
共有 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

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