aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-30 15:14:52 +0800
committershedaniel <daniel@shedaniel.me>2020-07-30 15:14:52 +0800
commitb3c658c681f7dfbfd2a8fd7613b5b88d6549e7c2 (patch)
treef6746b7a5d76fae7d81564bd041340d5ca26682c
parentba446965dad004cb38679f0f0e1a526151d84213 (diff)
downloadRoughlyEnoughItems-b3c658c681f7dfbfd2a8fd7613b5b88d6549e7c2.tar.gz
RoughlyEnoughItems-b3c658c681f7dfbfd2a8fd7613b5b88d6549e7c2.tar.bz2
RoughlyEnoughItems-b3c658c681f7dfbfd2a8fd7613b5b88d6549e7c2.zip
1.16.2-pre1
Signed-off-by: shedaniel <daniel@shedaniel.me>
-rw-r--r--JenkinsD2
-rw-r--r--gradle.properties10
2 files changed, 6 insertions, 6 deletions
diff --git a/JenkinsD b/JenkinsD
index 6c67c209e..f0c80cf99 100644
--- a/JenkinsD
+++ b/JenkinsD
@@ -4,7 +4,7 @@ pipeline {
stage ('Build') {
when {
- expression { env.BRANCH_NAME == '4.x' || env.BRANCH_NAME == '4.x-unstable' }
+ expression { env.BRANCH_NAME == '4.x' || env.BRANCH_NAME == '5.x' }
}
steps {
sh "rm -rf build/libs/"
diff --git a/gradle.properties b/gradle.properties
index b889a6f06..f9e67d587 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,13 +1,13 @@
org.gradle.jvmargs=-Xmx3G
-mod_version=5.0.0-unstable
-supported_version=20w30a
-minecraft_version=20w30a
-yarn_version=20w30a+build.3+legacy.20w09a+build.8
+mod_version=5.0.1-unstable
+supported_version=1.16.2+
+minecraft_version=1.16.2-pre1
+yarn_version=1.16.2-pre1+build.1+legacy.20w09a+build.8
fabricloader_version=0.9.0+build.204
cloth_client_events_v0_version=1.0.6
cloth_config_version=4.7.0-unstable
modmenu_version=1.12.2+build.16
-fabric_api=0.16.0+build.386-1.16
+fabric_api=0.16.3+build.390-1.16
autoconfig1u=3.2.0-unstable
api_include=me.shedaniel.cloth.api:cloth-client-events-v0,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,net.fabricmc.fabric-api:fabric-api-base
api_exculde=