Skip to content

Commit

Permalink
Bump anvilgui to 1.9.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Warriorrrr committed May 20, 2024
1 parent 8b00ba2 commit b1fb6fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group = io.github.townyadvanced
version = 0.0.9-SNAPSHOT
version = 0.0.9

paperVersions = 1.16-1.20.4
modrinthVersions = 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
spigot = { group = "org.spigotmc", name = "spigot-api", version = "1.19.4-R0.1-SNAPSHOT" }
towny = { group = "com.palmergames.bukkit.towny", name = "towny", version = "0.100.2.5" }
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version = "24.0.1" }
anvilgui = { group = "net.wesjd", name = "anvilgui", version = "1.9.2-SNAPSHOT" }
anvilgui = { group = "net.wesjd", name = "anvilgui", version = "1.9.3-SNAPSHOT" }
jabel = { group = "com.github.bsideup.jabel", name = "jabel-javac-plugin", version = "1.0.0" }
1 change: 1 addition & 0 deletions src/main/resources/Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@
- Fix compatability with Towny versions 0.100.2.0 and up
0.0.9:
- Add translations for Brazilian Portuguese, courtesy of josegoust
- Updated AnvilGUI to version 1.9.3-SNAPSHOT for 1.20.5/6 support.

0 comments on commit b1fb6fe

Please sign in to comment.