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

Commit f36ccff

Browse files
committed
[U] Version 3.1.52
1 parent bd2256f commit f36ccff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation/README.en-us.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Then you can add this library as dependency:
5050
<dependency>
5151
<groupId>com.github.hydevelop</groupId>
5252
<artifactId>HyConfigLib</artifactId>
53-
<version>3.0.38</version>
53+
<version>3.1.52</version>
5454
</dependency>
5555
```
5656

documentation/README.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Maven 导入:
3333
<dependency>
3434
<groupId>com.github.hydevelop</groupId>
3535
<artifactId>HyConfigLib</artifactId>
36-
<version>3.0.38</version>
36+
<version>3.1.52</version>
3737
</dependency>
3838
```
3939

pom.xml

Lines changed: 1 addition & 1 deletion
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>3.0.38</version>
9+
<version>3.1.52</version>
1010

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

0 commit comments

Comments
 (0)