update:更新0.3.7 (#892)

This commit is contained in:
hrz
2025-04-19 00:11:12 +08:00
committed by GitHub
parent 488f247744
commit 098d13a34b
2 changed files with 2 additions and 2 deletions
@@ -167,5 +167,5 @@ public interface Constant {
/**
* 版本号
*/
public static final String VERSION = "0.3.6";
public static final String VERSION = "0.3.7";
}