Compare commits

...

2 Commits

Author SHA1 Message Date
ceze88 a09548cb1b Release 3.4.2 2023-04-13 20:38:10 +02:00
ceze88 df1bba0f01 Updates SongodaCore to 2.6.19 2023-04-13 20:37:54 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicHeads</artifactId>
<version>3.4.2-BETA</version>
<version>3.4.2</version>
<build>
<defaultGoal>clean install</defaultGoal>
@ -122,7 +122,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.19-DEV</version>
<version>2.6.19</version>
<scope>compile</scope>
</dependency>
</dependencies>