mirror of https://github.com/dromara/MaxKey.git
Update consts.ts
This commit is contained in:
parent
1fcc35345c
commit
f6b2c04741
|
|
@ -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'
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue