Skip to content

Commit 4cdb47b

Browse files
authored
chore: corrects version
1 parent 01f22ee commit 4cdb47b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>SilkSpawnersShopAddon</artifactId>
12-
<version>3.0.2</version>
12+
<version>3.0.3-SNAPSHOT</version>
1313
<name>SilkSpawnersShopAddon</name>
1414
<description>A sign shop addon for SilkSpawners</description>
1515
<url>https://www.spigotmc.org/resources/12028/</url>
@@ -85,6 +85,6 @@
8585
<url>https://github.com/timbru31/SilkSpawnersShopAddon</url>
8686
<connection>scm:git:git://github.com/timbru31/SilkSpawnersShopAddon.git</connection>
8787
<developerConnection>scm:git:git@github.com:timbru31/SilkSpawnersShopAddon.git</developerConnection>
88-
<tag>SilkSpawnersShopAddon-3.0.2</tag>
88+
<tag>HEAD</tag>
8989
</scm>
9090
</project>

0 commit comments

Comments
 (0)