Accidentally skipped a plugin version

This commit is contained in:
SeanOMik 2022-03-06 21:51:34 -05:00
parent 75dedd3165
commit 79f3d89dda
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<groupId>net.seanomik</groupId>
<artifactId>energeticstorage</artifactId>
<name>EnergeticStorage</name>
<version>0.7.7-SNAPSHOT</version>
<version>0.7.6-SNAPSHOT</version>
<build>
<defaultGoal>clean package</defaultGoal>
<resources>

View File

@ -6,7 +6,7 @@
<groupId>net.seanomik</groupId>
<artifactId>energeticstorage</artifactId>
<version>0.7.7-SNAPSHOT</version>
<version>0.7.6-SNAPSHOT</version>
<packaging>jar</packaging>
<name>EnergeticStorage</name>