Skip to content

Commit c6a21fa

Browse files
committed
Version bump
1 parent c6bad3f commit c6a21fa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

API/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>me.dev.lrxh</groupId>
88
<artifactId>API</artifactId>
9-
<version>2.3</version>
9+
<version>2.4</version>
1010
<packaging>jar</packaging>
1111

1212
<name>API</name>
@@ -95,4 +95,4 @@
9595
</plugins>
9696
</build>
9797

98-
</project>
98+
</project>

Plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>me.dev.lrxh</groupId>
88
<artifactId>Plugin</artifactId>
9-
<version>2.3</version>
9+
<version>2.4</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Plugin</name>
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>me.dev.lrxh</groupId>
7171
<artifactId>API</artifactId>
72-
<version>2.3</version>
72+
<version>2.4</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>io.papermc.paper</groupId>

0 commit comments

Comments
 (0)