Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KadTheHunter committed Dec 5, 2024
1 parent 011cc4d commit 2c74edd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
org.gradle.jvmargs=-Xmx4G

# Fabric Properties (https://fabricmc.net/versions.html)
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.1
loader_version=0.16.9

# Mod Properties (to automatically tag on linux: 'git tag $(grep -oP '^mod_version = \K.*' gradle.properties)')
mod_version = 1.2.7
mod_version = 1.3.0
maven_group = net.clayborn
archives_base_name = accurate-block-placement

# Dependencies
fabric_version=0.110.0+1.21.3
mod_menu_version=12.0.0
fabric_version=0.110.5+1.21.4
mod_menu_version=13.0.0-beta.1
cloth_config_version=16.0.141

0 comments on commit 2c74edd

Please sign in to comment.