Bumps version to 1.0.3

This commit is contained in:
Kristian Knarvik 2022-11-05 04:40:09 +01:00
parent d0f4ff11b7
commit 3c4394d6fa
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.2-SNAPSHOT</version>
<version>1.0.3-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.2
version: 1.0.3
main: net.knarcraft.blacksmith.BlacksmithPlugin
depend: [ Citizens, Vault ]