diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2025-03-17 09:42:21 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2025-03-17 09:42:21 -0300 |
commit | 80c81c6c63155065dd5a406fce36206edbda23df (patch) | |
tree | 9b4aad1dc4ab8b2eaba95477fdc28a1d6d84831a /gradle.properties | |
parent | c8ca03ff0eaf58ca06f16ebeb60048da49ec0f2d (diff) |
Update placeholder GUI resources
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 24c6f63..dc33772 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,11 +10,11 @@ loader_version=0.16.10 fabric_kotlin_version=1.13.1+kotlin.2.1.10 # Mod Properties -mod_version=1.0.0 +mod_version=1.0.1 maven_group=space.autistic.radio archives_base_name=pirate-radio # Dependencies fabric_version=0.115.0+1.21.1 kotlin_test_version=2.1.10 -chicory_version=1.1.0 \ No newline at end of file +chicory_version=1.1.0 |