diff --git a/changelog.txt b/changelog.txt index 89956bc..4a2c4c5 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,2 @@ -

A changelog can be found at: https://www.wimods.net/wi-zoom/wi-zoom-1-4/

-

Note: This mod requires Fabric API for Minecraft 1.20.2-rc1.

+

A changelog can be found at: https://www.wimods.net/wi-zoom/wi-zoom-1-4/

+

Note: This mod requires Fabric API for Minecraft 1.20.2-rc2.

diff --git a/gradle.properties b/gradle.properties index ebfbb8c..86e3da5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,15 +4,15 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these at https://fabricmc.net/develop/ and # https://www.curseforge.com/minecraft/mc-mods/fabric-api -minecraft_version=1.20.2-rc1 -yarn_mappings=1.20.2-rc1+build.2 +minecraft_version=1.20.2-rc2 +yarn_mappings=1.20.2-rc2+build.1 loader_version=0.14.22 #Fabric api fabric_version=0.88.5+1.20.2 # Mod Properties -mod_version = 1.4-MC1.20.2-rc1 +mod_version = 1.4-MC1.20.2-rc2 maven_group = net.wurstclient.zoom archives_base_name = WI-Zoom