Parcourir la source

Update consts.ts

shimingxy il y a 2 mois
Parent
commit
48a64d793f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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'
 };