Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeF53 committed May 28, 2024
1 parent 743cfc7 commit 6d2e7d7
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# Done to increase the memory available to gradle.
# suppress inspection "UnusedProperty"
org.gradle.jvmargs=-Xmx1G

# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.1
loader_version=0.15.11

# Mod Properties
mod_version = 2.1.4
maven_group = com.HorseBuff
archives_base_name = HorseBuff

mod_version=2.1.6
maven_group=com.HorseBuff
archives_base_name=HorseBuff
# Dependencies
fabric_version=0.98.0+1.20.6
cloth_config_version=14.0.126
Expand Down

0 comments on commit 6d2e7d7

Please sign in to comment.