Merge branch 'development'

This commit is contained in:
Christian Koop 2021-12-11 14:38:19 +01:00
commit f8f18489e9
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>EpicHoppers</artifactId>
<modelVersion>4.0.0</modelVersion>
<version>4.7.0</version>
<version>4.7.1</version>
<build>
<defaultGoal>clean install</defaultGoal>
<finalName>EpicHoppers-${project.version}</finalName>
@ -115,7 +115,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>LATEST</version>
<version>2.6.5</version>
<scope>compile</scope>
</dependency>
<dependency>