From c2bb2fd766b378fe5aef59d0edafebe5811e2356 Mon Sep 17 00:00:00 2001 From: JustBru00 Date: Sun, 31 Dec 2023 14:18:43 -0500 Subject: [PATCH] RELEASE VERSION 3.12 --- pom.xml | 2 +- src/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3c1ba0f..a020295 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.gmail.justbru00 epicrename - 3.12-SNAPSHOT + 3.12 UTF-8 diff --git a/src/plugin.yml b/src/plugin.yml index 8f60a50..285c99d 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,6 +1,6 @@ name: EpicRename main: com.gmail.justbru00.epic.rename.main.v3.Main -version: '3.12-INDEV' +version: '3.12' description: Performs different item modifications with easy to use commands. authors: [Justin Brubaker,JustBru00,jayoevans] softdepend: [Vault]