Skip to content

Commit 18d572d

Browse files
committed
Release 1.9-rc2
1 parent 2810050 commit 18d572d

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

MiraiMC-Base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

MiraiMC-Bukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

MiraiMC-Bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

MiraiMC-Integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

MiraiMC-Nukkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

MiraiMC-Sponge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

MiraiMC-Velocity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>MiraiMC</artifactId>
77
<groupId>io.github.dreamvoid</groupId>
8-
<version>1.9-rc1</version>
8+
<version>1.9-rc2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>io.github.dreamvoid</groupId>
88
<artifactId>MiraiMC</artifactId>
99
<packaging>pom</packaging>
10-
<version>1.9-rc1</version>
10+
<version>1.9-rc2</version>
1111
<modules>
1212
<module>MiraiMC-Base</module>
1313
<module>MiraiMC-Bukkit</module>

0 commit comments

Comments
 (0)