update:修改版本号

This commit is contained in:
hrz
2025-04-28 11:56:17 +08:00
parent 416145a90e
commit 90a31debd1
2 changed files with 2 additions and 2 deletions
@@ -177,5 +177,5 @@ public interface Constant {
/**
* 版本号
*/
public static final String VERSION = "0.3.12";
public static final String VERSION = "0.3.13";
}