diff --git a/pom.xml b/pom.xml index e69290a..10d6002 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ me.pikamug.localelib LocaleLib - 2.4 + 2.5 UTF-8 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index e173264..6234ae0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: LocaleLib main: me.pikamug.localelib.LocaleLib -version: 2.4 +version: 2.5 api-version: 1.13 description: Show translated names of items, entities & more in client's language website: https://github.com/PikaMug/LocaleLib