Fixed dupe bug and fixed normal hoppers.

This commit is contained in:
Fernando Pettinelli 2021-02-01 20:50:17 -03:00
parent 17a6218b2c
commit aff7392d07

View File

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