Skip to content

Commit

Permalink
[Wurst-Bot] Update to 1.20.3-pre3
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander01998 committed Nov 27, 2023
1 parent 155c874 commit 0069d2f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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-5/?mc=1.20.3-pre2&utm_source=CurseForge&utm_medium=WI+Zoom&utm_campaign=Changelog&utm_content=WI+Zoom+MC1.20.3-pre2">https://www.wimods.net/wi-zoom/wi-zoom-1-5/</a></p>
<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/4890663" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 1.20.3-pre2</a>.</p>
<p>A changelog can be found at:&nbsp;<a href="https://www.wimods.net/wi-zoom/wi-zoom-1-5/?mc=1.20.3-pre3&utm_source=CurseForge&utm_medium=WI+Zoom&utm_campaign=Changelog&utm_content=WI+Zoom+MC1.20.3-pre3">https://www.wimods.net/wi-zoom/wi-zoom-1-5/</a></p>
<p><strong>Note:</strong> This mod requires <a href="https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/4905493" target="_blank" rel="noopener noreferrer">Fabric API for Minecraft 1.20.3-pre3</a>.</p>
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ org.gradle.parallel=true
# Fabric Properties
# check these at https://fabricmc.net/develop/ and
# https://www.curseforge.com/minecraft/mc-mods/fabric-api
minecraft_version=1.20.3-pre2
yarn_mappings=1.20.3-pre2+build.2
loader_version=0.14.24
minecraft_version=1.20.3-pre3
yarn_mappings=1.20.3-pre3+build.1
loader_version=0.14.25

#Fabric api
fabric_version=0.90.12+1.20.3
fabric_version=0.91.1+1.20.3

# Mod Properties
mod_version = 1.5-MC1.20.3-pre2
mod_version = 1.5-MC1.20.3-pre3
maven_group = net.wurstclient.zoom
archives_base_name = WI-Zoom

Expand Down

0 comments on commit 0069d2f

Please sign in to comment.