Skip to content

Commit

Permalink
🔖 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
LocusAzzurro committed Jul 12, 2023
1 parent 3f4a644 commit ee243b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ mod_icon=icarus_wings.png
# Dependencies
minecraft_version=1.19.2
minecraft_version_range=[1.19.2]
forge_version=43.1.1
forge_version_range=[41,)
loader_version_range=[41,)
forge_version=43.2.0
forge_version_range=[43,)
loader_version_range=[43,)
mappings_channel=official
mappings_version=1.19.2
mixin_version=0.8.4

0 comments on commit ee243b7

Please sign in to comment.