Skip to content

Commit

Permalink
bump version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysdh540 committed May 25, 2024
1 parent f9c3426 commit d6a685c
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 @@ -9,21 +9,21 @@ fabric.loom.disableProjectDependentMods = true
fabric.loom.multiProjectOptimisation = false

# gradle plugin versions
arch_plugin_version = 3.4.151
arch_plugin_version = 3.4.155
loom_version = 1.4.380
forgix_version = 1.2.6
forgix_version = 1.2.9
shadow_version = 8.1.1

# the mc version to compile against (see their respective property files for version-specific stuff)
mcVer = 1.20.1
mcVer = 1.19.2
minimum_create_version = 0.5.1

# the actual stuff
mod_version = 0.6.2
mod_version = 0.6.3
maven_group = dev.rdh
archives_base_name = createunlimited

fabric = 0.15.0
fabric = 0.15.11

# compiler go brrrrr
manifold_version = 2024.1.15
Expand Down

0 comments on commit d6a685c

Please sign in to comment.