We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6bad3f commit c6a21faCopy full SHA for c6a21fa
2 files changed
API/pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.dev.lrxh</groupId>
8
<artifactId>API</artifactId>
9
- <version>2.3</version>
+ <version>2.4</version>
10
<packaging>jar</packaging>
11
12
<name>API</name>
@@ -95,4 +95,4 @@
95
</plugins>
96
</build>
97
98
-</project>
+</project>
Plugin/pom.xml
<artifactId>Plugin</artifactId>
<name>Plugin</name>
@@ -69,7 +69,7 @@
69
<dependency>
70
71
72
73
</dependency>
74
75
<groupId>io.papermc.paper</groupId>
0 commit comments