Updated AliPresents to 1.11
This commit is contained in:
parent
b66f1a0735
commit
7ef80f1a4e
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
main: alisolarflare.AliPresents
|
||||
name: AliPresents
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
|
||||
commands:
|
||||
flairme:
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue