Skip to content

Commit

Permalink
version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wling-art committed Jan 14, 2025
1 parent 706b5f7 commit c741ff0
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.example.playeridcounter</groupId>
<artifactId>player-id-counter</artifactId>
<version>1.1</version>
<version>1.2</version>
<packaging>jar</packaging>

<name>player-id-counter</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: PlayerIDCounter
version: '1.1'
version: '1.2'
main: com.example.playeridcounter.PlayerIDCounter
api-version: '1.21'
load: STARTUP
Expand Down

0 comments on commit c741ff0

Please sign in to comment.