Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thiakil committed Mar 11, 2024
1 parent 7402f3f commit 6867c97
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/general_issue.yml
Expand Up @@ -41,7 +41,8 @@ body:
label: Mekanism version
description: What version of Mekanism are you using?
options:
- 10.5.5 (Latest)
- 10.5.6 (Latest)
- 10.5.5
- 10.5.4
- 10.5.3
- 10.5.2
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -9,7 +9,7 @@ previous_minecraft_version=1.20.1
previous_minor_minecraft_version=1.20.2
loader_version_range=[2,)
forge_version=20.4.196
mod_version=10.5.5
mod_version=10.5.6
#This determines the minimum version of forge required to use Mekanism
# Only bump it whenever we need access to a feature in forge that is not available in earlier versions
forge_version_range=[20.4.196,)
Expand Down

0 comments on commit 6867c97

Please sign in to comment.