diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-07-11 13:28:38 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-07-11 13:28:38 +0300 |
commit | f2c643bc7bd81c134f870c87fcee4c566a19ef76 (patch) | |
tree | c18f1638d8913d0384ede688c6dbfb589f44be14 /gradle.properties | |
parent | 453a8a9d7cb79d87c1720441442fc6944f1eb92a (diff) | |
download | LibGui-f2c643bc7bd81c134f870c87fcee4c566a19ef76.tar.gz LibGui-f2c643bc7bd81c134f870c87fcee4c566a19ef76.tar.bz2 LibGui-f2c643bc7bd81c134f870c87fcee4c566a19ef76.zip |
Bump version to 4.1.34.1.3
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 514178a..c649bd8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.6 # Mod Properties - mod_version = 4.1.2 + mod_version = 4.1.3 maven_group = io.github.cottonmc archives_base_name = LibGui |