Skip to content

Commit 0266b1d

Browse files
committed
v2.5.0
1 parent f32ebc4 commit 0266b1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.smallaswater</groupId>
88
<artifactId>RsNPC</artifactId>
9-
<version>2.4.5-SNAPSHOT</version>
9+
<version>2.5.0<!-- -SNAPSHOT--></version>
1010

1111
<name>RsNPC</name>
1212
<description>RsNPC -- NPC plugin for Nukkit</description>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: RsNPC
22
main: com.smallaswater.npc.RsNPC
3-
version: "2.4.5-SNAPSHOT"
3+
version: "2.5.0"
44
api:
55
- "Nukkit-MOT"
66
- "Nukkit-PM1E"

0 commit comments

Comments
 (0)