diff --git a/pom.xml b/pom.xml index e39ae7e4..99b24d8a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.rypofalem.armorstandeditor armorstandeditor jar - 1.19.2-37 + 1.19.2-37.2 armorstandeditor http://maven.apache.org diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 7dbc7c10..b191dd27 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -3,7 +3,7 @@ #-----------------------------# #DO NOT CHANGE THIS - CHANGES AUTOMATICALLY PER UPDATE -version: "1.19.1-36" +version: "1.19.2-37.2" #----------- LANGUAGE #Name of the language file you wish to use diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 2f89b56c..dfa073aa 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: ArmorStandEditor main: io.github.rypofalem.armorstandeditor.ArmorStandEditorPlugin -version: 1.19.2-37 +version: 1.19.2-37.2 api-version: "1.13" website: https://www.spigotmc.org/resources/94503/ author: Wolfstorm