Updated AliPresents to 1.11

This commit is contained in:
alisolarflare 2016-11-21 20:53:53 -05:00
parent b66f1a0735
commit 7ef80f1a4e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
main: alisolarflare.AliPresents
name: AliPresents
version: 2.0.1
version: 2.0.2
commands:
flairme:

View file

@ -60,7 +60,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.9.2-R0.1-SNAPSHOT</version>
<version>1.11-R0.1-SNAPSHOT</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 -->
<dependency>