From 6a61fc8c1410e3436cfb415353eba9536b1f562c Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Mon, 27 May 2024 05:15:30 -0400 Subject: [PATCH] Bump version --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4486ff4..7e40226 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ me.pikamug.localelib LocaleLib - 3.8 + 3.9 LocaleLib https://github.com/PikaMug/LocaleLib/ diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 6d89d5a..7d32511 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: 3.8 +version: 3.9 api-version: 1.13 description: Show translated names of items, entities & more in client's language website: https://github.com/PikaMug/LocaleLib