This commit is contained in:
MaxKey
2025-03-26 08:38:12 +08:00
parent 74911b0465
commit 22790b77d5
7 changed files with 20 additions and 20 deletions

View File

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