This commit is contained in:
MaxKey
2023-02-10 10:17:26 +08:00
parent 8053a178f1
commit 943f1eaf96
7 changed files with 29 additions and 10 deletions

View File

@@ -19,5 +19,5 @@ export const CONSTS = {
INST: 'inst',
REDIRECT_URI: 'redirect_uri',
REMEMBER: 'remember',
VERSION: 'v3.5.13 GA'
VERSION: 'v3.5.14 GA'
};