diff options
author | GlodBlock <1356392126@qq.com> | 2021-08-26 23:11:32 +0800 |
---|---|---|
committer | GlodBlock <1356392126@qq.com> | 2021-08-26 23:11:32 +0800 |
commit | 0c5e53a982d407daa20a2fd9c39958e26a217e89 (patch) | |
tree | 039ca8d5c98670bf15aefdef89189d7a27725906 | |
parent | 73bb57997eeb0aeee0ed6adbd8ed43b9231a1599 (diff) | |
parent | b1f8d9af8ba78e55c4fc835a3b46743432c3a1b3 (diff) | |
download | GT5-Unofficial-0c5e53a982d407daa20a2fd9c39958e26a217e89.tar.gz GT5-Unofficial-0c5e53a982d407daa20a2fd9c39958e26a217e89.tar.bz2 GT5-Unofficial-0c5e53a982d407daa20a2fd9c39958e26a217e89.zip |
Merge branch 'main' of https://github.com/GTNewHorizons/GoodGenerator
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 6d94910dd5..bd1b045b46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ modId = GoodGenerator modGroup = GoodGenerator -modVersion = 0.1.3 +modVersion = 0.1.4 minecraftVersion=1.7.10 forgeVersion=10.13.4.1614 @@ -9,4 +9,4 @@ yamcoreVersion=0.5.78 # Make sure GregTech build won't time out systemProp.org.gradle.internal.http.connectionTimeout=120000 -systemProp.org.gradle.internal.http.socketTimeout=120000
\ No newline at end of file +systemProp.org.gradle.internal.http.socketTimeout=120000 |