Skip to content

Commit

Permalink
[Wurst-Bot] Update to 1.20.2-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Sep 18, 2023
1 parent 4eede43 commit 5495cc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<p>A changelog can be found at:&nbsp;<a href="https://www.wimods.net/wi-zoom/wi-zoom-1-4/?mc=1.20.2-rc1&utm_source=CurseForge&utm_medium=WI+Zoom&utm_campaign=Changelog&utm_content=WI+Zoom+MC1.20.2-rc1">https://www.wimods.net/wi-zoom/wi-zoom-1-4/</a></p>
<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/4753383" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 1.20.2-rc1</a>.</p>
<p>A changelog can be found at:&nbsp;<a href="https://www.wimods.net/wi-zoom/wi-zoom-1-4/?mc=1.20.2-rc2&utm_source=CurseForge&utm_medium=WI+Zoom&utm_campaign=Changelog&utm_content=WI+Zoom+MC1.20.2-rc2">https://www.wimods.net/wi-zoom/wi-zoom-1-4/</a></p>
<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/4753383" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 1.20.2-rc2</a>.</p>
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5495cc7

Please sign in to comment.