diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2025-03-21 23:34:01 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2025-03-21 23:34:01 -0300 |
commit | c9314e10ae33d4c1da35e89cad6b98a6260e0ab7 (patch) | |
tree | 24b5be44ea555ee3381a65b28a42b6886c7990bd /gradle.properties | |
parent | 8f4da9a630ee4cb549c75a85b7e6ac842ef874f1 (diff) |
bc25: limit player-placed frequency range
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 6b1ab26..80f62eb 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 +mod_version=1.0.5+bc25 maven_group=space.autistic.radio archives_base_name=pirate-radio |