diff options
| -rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index 5a16d8a68..02e73d3fb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,11 +1,11 @@ mod_version=4.0.1-unstable -minecraft_version=20w06a -yarn_version=20w06a+build.3 +minecraft_version=20w07a +yarn_version=20w07a+build.1 fabricloader_version=0.7.8+build.184 cloth_events_version=1.2.0 cloth_config_version=2.10 modmenu_version=1.8.5+build.23 -fabric_api=0.4.30+build.294-1.16 +fabric_api=0.4.33+build.298-1.16 autoconfig1u=1.2.4 api_include=me.shedaniel.cloth:cloth-events,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,org.jetbrains:annotations api_exculde= |
