aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 1 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index 43708b19d4..d5ee5bc157 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,12 +1,10 @@
modId = GoodGenerator
modGroup = GoodGenerator
-modVersion = 0.3.3
+modVersion = 0.3.4
minecraftVersion=1.7.10
forgeVersion=10.13.4.1614
-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