Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Commit b7dc3f6

Browse files
committed
[U] 版本 v2.0.4-SNAPSHOT
1 parent 86498f9 commit b7dc3f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Bukkit的用法教程: https://www.spigotmc.org/wiki/creating-a-config-file/ <br
3030
<dependency>
3131
<groupId>com.github.hykilpikonna</groupId>
3232
<artifactId>HyConfigLib</artifactId>
33-
<version>2.0.3</version>
33+
<version>2.0.4-SNAPSHOT</version>
3434
</dependency>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>cc.moecraft.yaml</groupId>
88
<artifactId>HyConfigLib</artifactId>
9-
<version>2.0.3</version>
9+
<version>2.0.4-SNAPSHOT</version>
1010

1111
<properties>
1212
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)