9
0
mirror of https://gitlab.com/SamB440/rpgregions-2.git synced 2025-12-29 03:39:08 +00:00
This commit is contained in:
SamB440
2023-08-29 16:11:53 +01:00
parent ab248c829a
commit ccc38916fa

View File

@@ -11,7 +11,7 @@ dependencies {
allprojects {
group = "net.islandearth.rpgregions"
version = "1.4.5"
version = "1.4.6"
//tasks.withType(JavaCompile).configureEach {
// ensure that the encoding is set to UTF-8, no matter what the system default is