Release v8.7.1

This commit is contained in:
ceze88 2024-12-28 10:51:13 +01:00
parent 27a9d8c5fc
commit 4f497f8a0c
3 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
<parent>
<groupId>com.craftaro</groupId>
<artifactId>EpicSpawners-Parent</artifactId>
<version>8.7.0</version>
<version>8.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>EpicSpawners-API</artifactId>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>com.craftaro</groupId>
<artifactId>EpicSpawners-Parent</artifactId>
<version>8.7.0</version>
<version>8.7.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>EpicSpawners-Plugin</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>com.craftaro</groupId>
<artifactId>EpicSpawners-Parent</artifactId>
<packaging>pom</packaging>
<version>8.7.0</version>
<version>8.7.1</version>
<modules>
<module>EpicSpawners-API</module>
@ -67,4 +67,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
</project>
</project>