diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-03-19 13:25:28 +0200 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2023-03-19 13:25:28 +0200 |
commit | a28baa6e925c48fb0672cc5f7c146d849f0d76e2 (patch) | |
tree | bf0c950310d297a2f0bf0f54d46ddfbc33745935 /gradle.properties | |
parent | 1a511db789eb4245ec54aa6b50ac882dbdea87b1 (diff) | |
download | LibGui-a28baa6e925c48fb0672cc5f7c146d849f0d76e2.tar.gz LibGui-a28baa6e925c48fb0672cc5f7c146d849f0d76e2.tar.bz2 LibGui-a28baa6e925c48fb0672cc5f7c146d849f0d76e2.zip |
Bump version to 7.0.0-beta.2
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 7476692..1d34127 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.1 + mod_version = 7.0.0-beta.2 maven_group = io.github.cottonmc archives_base_name = LibGui |