Skip to content

Commit

Permalink
update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ainilili committed Dec 8, 2021
1 parent 45c9877 commit 76c6a7f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions landlords-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
<parent>
<groupId>com.smallnico.ratel</groupId>
<artifactId>landlords</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</parent>

<dependencies>
<dependency>
<groupId>com.smallnico.ratel</groupId>
<artifactId>landlords-common</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion landlords-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.smallnico.ratel</groupId>
<artifactId>landlords</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</parent>

</project>
4 changes: 2 additions & 2 deletions landlords-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.smallnico.ratel</groupId>
<artifactId>landlords</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</parent>

<properties>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.smallnico.ratel</groupId>
<artifactId>landlords-common</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.smallnico.ratel</groupId>
<artifactId>landlords</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<name>ratel</name>
<url>https://github.com/ainilili/ratel</url>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions serverlist.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
"121.5.140.133:1024:Nico[v1.3.0]",
"121.5.140.133:1024:Nico[v1.4.0]",
"47.103.16.48:1024:jsClient[v1.2.7]",
"s2.imlazy.ink:25020:FxCraft[v1.2.6]",
"47.240.60.124:6565:ChenCodeX[v1.2.6]",
"cmi.zerodream.net:1919:ZeroDream[v1.2.2]",
"106.14.125.226:1024:jipaiqi[v1.3.0]"
"106.14.125.226:1024:jipaiqi[v1.4.0]"
]

0 comments on commit 76c6a7f

Please sign in to comment.