nieyuge %!s(int64=2) %!d(string=hai) anos
pai
achega
aad13f1979
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/static/utils/index.ts

+ 1 - 1
src/static/utils/index.ts

@@ -2,7 +2,7 @@
 import Cookie from 'js-cookie';
 import { getStorage, storageKey } from './storage'
 
-export const appVersionCode = 16;
+export const appVersionCode = 15;
 export const appType = 1;
 // @ts-ignore
 export const callBackUrl = process.env.NODE_ENV === `production` ? `https://denet.me/close` : process.env.NODE_ENV === `pre` ? `https://pre.denet.me/close` : `https://test.denet.me/close`