We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32ebc4 commit 0266b1dCopy full SHA for 0266b1d
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.smallaswater</groupId>
8
<artifactId>RsNPC</artifactId>
9
- <version>2.4.5-SNAPSHOT</version>
+ <version>2.5.0<!-- -SNAPSHOT--></version>
10
11
<name>RsNPC</name>
12
<description>RsNPC -- NPC plugin for Nukkit</description>
src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
1
name: RsNPC
2
main: com.smallaswater.npc.RsNPC
3
-version: "2.4.5-SNAPSHOT"
+version: "2.5.0"
4
api:
5
- "Nukkit-MOT"
- "Nukkit-PM1E"
0 commit comments