1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

fix(update): 修复更新检测配置读取错误的问题

This commit is contained in:
2023-01-17 01:51:13 +08:00
parent f314ec4351
commit 6331cf2047
9 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>minesql-parent</artifactId>
<packaging>pom</packaging>
<version>1.3.0</version>
<version>1.3.1</version>
<modules>
<module>api</module>
<module>core</module>