update:更新版本号

This commit is contained in:
hrz
2025-05-12 18:10:34 +08:00
parent 0e1ec05110
commit 62b7cc5509
2 changed files with 2 additions and 2 deletions
@@ -199,5 +199,5 @@ public interface Constant {
/**
* 版本号
*/
public static final String VERSION = "0.4.2";
public static final String VERSION = "0.4.3";
}