Set version to 4.0.4

This commit is contained in:
filoghost 2023-04-23 11:36:05 +02:00
parent 8c01c20c42
commit f916000216
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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