Release 2.7.5

This commit is contained in:
ceze88 2023-01-25 16:46:09 +01:00
parent 4af95e794b
commit df363be52b
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateKits</artifactId>
<version>2.7.5-DEV</version>
<version>2.7.5</version>
<name>UltimateKits</name>
<description>Creating and displaying your servers kits has never been easier</description>
@ -118,7 +118,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.18-DEV</version>
<version>2.6.18</version>
<scope>compile</scope>
</dependency>