chore: bump to 1.20.1
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/jfmod Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2023-07-18 20:36:01 +02:00
parent 4157e444ac
commit cd5a4ccbd4
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ allprojects {
group = "io.gitlab.jfronny.libjf"
}
val fabricVersion by extra("0.83.0+1.20")
val fabricVersion by extra("0.86.0+1.20.1")
val commonsVersion by extra("1.3-SNAPSHOT")
val gsonCompileVersion by extra("1.3-SNAPSHOT")
val modmenuVersion by extra("7.0.1")
@ -15,8 +15,8 @@ val annotationsVersion by extra("24.0.1")
val javapoetVersion by extra("1.13.0")
jfMod {
minecraftVersion = "1.20"
yarn("build.1")
minecraftVersion = "1.20.1"
yarn("build.9")
loaderVersion = "0.14.21"
modrinth {