Skip to content

Commit

Permalink
Set version number to '2.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Test-Account666 committed Jun 26, 2024
1 parent 5701788 commit 4a73d63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.rylinaux</groupId>
<artifactId>PlugManX</artifactId>
<version>2.3.8</version>
<version>2.4.1</version>
<packaging>jar</packaging>

<name>PlugManX</name>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/bungee.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name: PlugManBungee
version: 2.4.0
version: 2.4.1
main: me.entity303.plugmanbungee.main.PlugManBungee
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: PlugManX
main: com.rylinaux.plugman.PlugMan
version: 2.4.0
version: 2.4.1
description: Plugin manager for Bukkit servers
authors: [rylinaux, Entity303]
api-version: 1.13
Expand Down

0 comments on commit 4a73d63

Please sign in to comment.