Set version to 4.0.5

This commit is contained in:
filoghost 2024-01-27 16:55:49 +01:00
parent 36aecfb6a7
commit da83a26ed1
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>me.filoghost.chestcommands</groupId> <groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-parent</artifactId> <artifactId>chestcommands-parent</artifactId>
<version>4.0.5-SNAPSHOT</version> <version>4.0.5</version>
</parent> </parent>
<artifactId>chestcommands-api</artifactId> <artifactId>chestcommands-api</artifactId>

View File

@ -6,7 +6,7 @@
<parent> <parent>
<groupId>me.filoghost.chestcommands</groupId> <groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-parent</artifactId> <artifactId>chestcommands-parent</artifactId>
<version>4.0.5-SNAPSHOT</version> <version>4.0.5</version>
</parent> </parent>
<artifactId>chestcommands-plugin</artifactId> <artifactId>chestcommands-plugin</artifactId>

View File

@ -6,7 +6,7 @@
<groupId>me.filoghost.chestcommands</groupId> <groupId>me.filoghost.chestcommands</groupId>
<artifactId>chestcommands-parent</artifactId> <artifactId>chestcommands-parent</artifactId>
<name>ChestCommands Parent</name> <name>ChestCommands Parent</name>
<version>4.0.5-SNAPSHOT</version> <version>4.0.5</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<url>https://dev.bukkit.org/projects/chest-commands</url> <url>https://dev.bukkit.org/projects/chest-commands</url>