Skip to content

Commit

Permalink
Bump version to 10.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pupnewfster committed Apr 6, 2024
1 parent 7279fc0 commit 44ab987
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/general_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ body:
label: Mekanism version
description: What version of Mekanism are you using?
options:
- 10.5.15 (Latest)
- 10.5.16 (Latest)
- 10.5.15
- 10.5.13
- 10.5.12
- 10.5.11
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
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.223
mod_version=10.5.15
mod_version=10.5.16
#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.223,)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// 1.20.4 2024-04-05T13:10:41.1626869 ComputerHelp: mekanism
// 1.20.4 2024-04-05T19:13:41.013744 ComputerHelp: mekanism
94b6d2a203a16827e2f54f7489e90159992acdb3 data/mekanism/computer_help/enums.csv
b38b847919651e2a55bc3eb8c719b2d92f76de7a data/mekanism/computer_help/enums.json
350cd76b2f532a9a52523ab6e4beb22ddacf9da8 data/mekanism/computer_help/jekyll.md
2c124abef4c867ad520b13d91223cdcc8fc4fc7c data/mekanism/computer_help/jekyll.md
3d72ee50a142f8c4ff9b8b1d6c07e31cbda17d79 data/mekanism/computer_help/methods.csv
f2c67736745f50fe7e3c2a8b38a514903448aab7 data/mekanism/computer_help/methods.json
Original file line number Diff line number Diff line change
Expand Up @@ -4584,5 +4584,5 @@ methods:
returns:
javaType: boolean
type: boolean
version: 10.5.15
version: 10.5.16
---

0 comments on commit 44ab987

Please sign in to comment.