Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
chore: Specify supported Minecraft version as 1.19.3_or_higher
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveplays28 committed Apr 27, 2023
1 parent 38c7fa3 commit 8d6dcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ loader_version=0.14.19
mod_version=1.0.1
maven_group=io.github.steveplays28
archives_base_name=biome-fog
supported_minecraft_version=1.19.x
supported_minecraft_version=1.19.3_or_higher
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.79.0+1.19.4

0 comments on commit 8d6dcc0

Please sign in to comment.