Bumps version to 1.0.1

This commit is contained in:
Kristian Knarvik 2022-10-26 19:51:33 +02:00
parent 4d740521f3
commit 05440e66a0
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>net.knarcraft</groupId>
<artifactId>blacksmith</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<name>Blacksmith</name>
<description>Blacksmith Character for the CitizensAPI</description>

View File

@ -1,7 +1,7 @@
name: Blacksmith
author: EpicKnarvik97, aPunch, jrbudda, HurricanKai
authors: [ EpicKnarvik97, aPunch, jrbudda, HurricanKai ]
version: 1.0.0
version: 1.0.1
main: net.knarcraft.blacksmith.BlacksmithPlugin
depend: [ Citizens, Vault ]