Bumps version to 1.0.2

This commit is contained in:
Kristian Knarvik 2022-11-05 04:28:28 +01:00
parent 89c1c4a56c
commit ee2b503886
2 changed files with 2 additions and 2 deletions

View File

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

View File

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