diff --git a/pom.xml b/pom.xml index eaed5f53..4f0e4862 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ dev.efnilite WITP - 2.1a + 2.2 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 32f0dc87..cfcaf613 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: 'WITP' description: 'Automatically generating, infinitely long parkour plugin. The sky, and your time, is the limit. The further you go, the harder it gets. Should be a walk in the park, right?' author: Efnilite, Ice_Pancake -version: 2.1a +version: 2.2 api-version: 1.16 main: dev.efnilite.witp.WITP softdepend: [Vault, PlaceholderAPI]