1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-02 19:02:33 +02:00

Bump minor version

This commit is contained in:
Luck
2016-10-13 20:40:09 +01:00
parent fcb0fcadeb
commit cd758d7e48
10 changed files with 11 additions and 10 deletions

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>

View File

@@ -79,6 +79,7 @@ public class Contexts {
/**
* The mode to parse defaults on Bukkit
* @since 2.12
*/
private final boolean op;