Skip to content

Commit

Permalink
Bump Flywheel version
Browse files Browse the repository at this point in the history
- Also Bump Loom to 1.7.+
  • Loading branch information
IThundxr committed Sep 8, 2024
1 parent f9771bd commit 3563657
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.util.jar.JarOutputStream

//file:noinspection GrMethodMayBeStatic
plugins {
id "fabric-loom" version "1.6.+"
id "fabric-loom" version "1.7.+"

id "io.github.p03w.machete" version "1.1.4" // automatic jar compressing on build

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ parchment_version = 2023.09.03
forge_config_api_port_version = 8.0.0
# https://ci.tterrag.com/job/Flywheel/job/Fabric/
flywheel_minecraft_version = 1.20.1
flywheel_version = 0.6.11-3
flywheel_version = 0.6.11-4
# https://maven.jamieswhiteshirt.com/libs-release/com/jamieswhiteshirt/reach-entity-attributes/
reach_entity_attributes_version = 2.4.0

Expand Down

0 comments on commit 3563657

Please sign in to comment.