Ver código fonte

Update consts.ts

shimingxy 2 meses atrás
pai
commit
48a64d793f

+ 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'
 };