Bump minor version

This commit is contained in:
Luck
2016-10-13 20:40:09 +01:00
Unverified
parent fcb0fcadeb
commit cd758d7e48
10 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>luckperms</artifactId>
<groupId>me.lucko.luckperms</groupId>
<version>2.11-SNAPSHOT</version>
<version>2.12-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -79,6 +79,7 @@ public class Contexts {
/**
* The mode to parse defaults on Bukkit
* @since 2.12
*/
private final boolean op;