Bump version number to 0.1.1
This commit is contained in:
parent
f3cb5e15f3
commit
aeeb90dc7c
|
@ -24,5 +24,5 @@ permissions:
|
||||||
description: Permission to open new tickets
|
description: Permission to open new tickets
|
||||||
aquamarine.staff:
|
aquamarine.staff:
|
||||||
description: Permission to teleport to tickets and solve them
|
description: Permission to teleport to tickets and solve them
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
main: fi.xeno.aquamarine.XTicketsPlugin
|
main: fi.xeno.aquamarine.XTicketsPlugin
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>fi.xeno</groupId>
|
<groupId>fi.xeno</groupId>
|
||||||
<artifactId>aquamarine</artifactId>
|
<artifactId>aquamarine</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.1.1</version>
|
||||||
<name>XAquamarine</name>
|
<name>XAquamarine</name>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in New Issue
Block a user