Explorar el Código

Update consts.ts

shimingxy hace 4 meses
padre
commit
48a64d793f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'
 };