diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2025-03-27 01:01:49 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2025-03-27 01:01:49 -0300 |
commit | c4a091933b326470ae1f97c666e300d1d8ada32e (patch) | |
tree | 5b52cd85ce4e91059b640dea8c636d834af5507d /gradle.properties | |
parent | c9314e10ae33d4c1da35e89cad6b98a6260e0ab7 (diff) |
Fix pirate radio never despawning
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 80f62eb..f5cb689 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ loader_version=0.16.10 fabric_kotlin_version=1.13.1+kotlin.2.1.10 # Mod Properties -mod_version=1.0.5+bc25 +mod_version=1.0.6+bc25 maven_group=space.autistic.radio archives_base_name=pirate-radio |