Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lt-name committed Dec 28, 2022
1 parent 5c4d3ed commit 0dfcc1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.smallaswater</groupId>
<artifactId>RsNPC</artifactId>
<version>2.2.5-SNAPSHOT</version>
<version>2.3.0<!-- -SNAPSHOT--></version>

<name>RsNPC</name>
<description>RsNPC -- NPC plugin for Nukkit</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: RsNPC
main: com.smallaswater.npc.RsNPC
version: "2.2.5-SNAPSHOT"
version: "2.3.0"
api:
- "1.0.9"
- "1.0.11"
Expand Down

0 comments on commit 0dfcc1e

Please sign in to comment.