Przeglądaj źródła

Update consts.ts

shimingxy 2 tygodni temu
rodzic
commit
f6b2c04741

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