diff --git a/README.md b/README.md index 7f47306..0816021 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This is a bukkit plugin for permissions, multiworld, warps, lobby, clickable sig ## Develpement and Version API Version: *1.14.x - 1.19.x*
-Plugin Version: *v3.0*
+Plugin Version: *v3.1*
Java Class Version: *52 (Java8)*
## Commands diff --git a/plugin.yml b/plugin.yml index 7bc8d75..0010502 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,6 +1,6 @@ main: serversystem.main.ServerSystem name: ServerSystem -version: '3.0' +version: '3.1' author: Der_Zauberer api-version: 1.14 api: none diff --git a/pom.xml b/pom.xml index 2d7400b..5f88c7c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 ServerSystemPlugin ServerSystemPlugin - 3.0 + 3.1 ServerSystemPlugin jar