Release v4.7.6

This commit is contained in:
Christian Koop 2022-09-05 22:48:22 +02:00
parent ef8359e238
commit 38698eec1a
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId> <groupId>com.songoda</groupId>
<artifactId>EpicHoppers</artifactId> <artifactId>EpicHoppers</artifactId>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<version>4.7.5</version> <version>4.7.6</version>
<build> <build>
<defaultGoal>clean install</defaultGoal> <defaultGoal>clean install</defaultGoal>
<finalName>EpicHoppers-${project.version}</finalName> <finalName>EpicHoppers-${project.version}</finalName>