Skip to content

Commit

Permalink
[CORE] Bump to 1.19.2-37.2
Browse files Browse the repository at this point in the history
Signed-off-by: Wolfieheart <[email protected]>
  • Loading branch information
Wolfieheart committed Sep 10, 2022
1 parent 5aa6915 commit d78c49e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>io.github.rypofalem.armorstandeditor</groupId>
<artifactId>armorstandeditor</artifactId>
<packaging>jar</packaging>
<version>1.19.2-37</version>
<version>1.19.2-37.2</version>
<name>armorstandeditor</name>
<url>http://maven.apache.org</url>

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d78c49e

Please sign in to comment.