summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSenmori <thesenmori@gmail.com>2018-10-13 11:56:40 +1100
committermd_5 <git@md-5.net>2018-10-13 11:56:46 +1100
commita827d5fe07a140221df0048673665337bbb93db4 (patch)
tree953b02c0196904198ae96536c335b021d11e8a78 /pom.xml
parent394166672c048dd170fc43a9953912ae59d0d654 (diff)
downloadplugin-annotations-a827d5fe07a140221df0048673665337bbb93db4.tar
plugin-annotations-a827d5fe07a140221df0048673665337bbb93db4.tar.gz
plugin-annotations-a827d5fe07a140221df0048673665337bbb93db4.tar.lz
plugin-annotations-a827d5fe07a140221df0048673665337bbb93db4.tar.xz
plugin-annotations-a827d5fe07a140221df0048673665337bbb93db4.zip
PLUG-305: Fix @Commands not able to be used on Command ExecutorsHEADmaster
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bc130ae..92199a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.spigotmc</groupId>
<artifactId>plugin-annotations</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Plugin Annotations</name>