diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-04-10 19:04:14 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-04-10 19:04:14 +0300 |
commit | 53c33ab7173cfdcffa752ca215817018daa28606 (patch) | |
tree | 60a87e4aeefab4395ac46dcd841782839dfaca2b | |
parent | 95be0060cee0399898b3225360c9363adc755336 (diff) | |
download | LibGui-53c33ab7173cfdcffa752ca215817018daa28606.tar.gz LibGui-53c33ab7173cfdcffa752ca215817018daa28606.tar.bz2 LibGui-53c33ab7173cfdcffa752ca215817018daa28606.zip |
Bump version to 7.0.0-rc.1
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 1d34127..d408d3c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ fabric.loom.multiProjectOptimisation = true loader_version=0.14.17 # Mod Properties - mod_version = 7.0.0-beta.2 + mod_version = 7.0.0-rc.1 maven_group = io.github.cottonmc archives_base_name = LibGui |