mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-06-28 13:34:18 +08:00
v1.21.1 beta
This commit is contained in:
parent
03d0f235d4
commit
0a5c5da4b4
@ -16,7 +16,7 @@
|
||||
<description>A Java Web lightweight authority authentication framework, comprehensive function, easy to use</description>
|
||||
|
||||
<dependencies>
|
||||
<!-- Zero dependence! -->
|
||||
<!-- Zero dependence -->
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
@ -13,7 +13,7 @@ public class SaTokenConsts {
|
||||
/**
|
||||
* Sa-Token 当前版本号
|
||||
*/
|
||||
public static final String VERSION_NO = "v1.21.0";
|
||||
public static final String VERSION_NO = "v1.21.1";
|
||||
|
||||
/**
|
||||
* Sa-Token 开源地址
|
||||
|
Loading…
Reference in New Issue
Block a user