From 1b5f6ed5b3b1c22f8abf9cb17022a84b308ea9cc Mon Sep 17 00:00:00 2001 From: SamB440 Date: Tue, 7 Jan 2025 20:47:12 +0000 Subject: [PATCH] 1.4.9 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1e926c1..e0953d2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ pluginGroup=net.islandearth -pluginVersion=1.4.8 +pluginVersion=1.4.9 # Set to false if you don't have access to the UltraRegions API jar to make the plugin compilable. The purchased plugin has support for it. ultraRegionsSupport=true