Skip to content

Commit

Permalink
Bump version to 10.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pupnewfster committed Feb 21, 2024
1 parent 152f8de commit c65a64b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
6 changes: 2 additions & 4 deletions .github/ISSUE_TEMPLATE/general_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,9 @@ body:
description: What version of Mekanism are you using?
options:
- Current Dev Branch (Manually Compiled, specify git commit hash)
- 10.4.5 (Latest)
- 10.4.6 (Latest)
- 10.4.5
- 10.4.4
- 10.4.2
- 10.4.1
- 10.4.0
- Older
validations:
required: true
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ mappings_version=2023.09.03-1.20.1
mappings_channel=parchment
loader_version_range=[47,)
forge_version=47.1.76
mod_version=10.4.5
mod_version=10.4.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=[47.1.1,)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// 1.20.1 2023-10-20T14:25:46.9693003 ComputerHelp: mekanism
// 1.20.1 2024-02-21T09:25:49.6546537 ComputerHelp: mekanism
94b6d2a203a16827e2f54f7489e90159992acdb3 data/mekanism/computer_help/enums.csv
b38b847919651e2a55bc3eb8c719b2d92f76de7a data/mekanism/computer_help/enums.json
cfb32a7f1b52d9da263333a8685f194a5716fbe3 data/mekanism/computer_help/jekyll.md
998898ef68a2494f14d74df80861566d500c4cb2 data/mekanism/computer_help/jekyll.md
2144f7ee4dfd00bfdfb7969c3497f22a4e841781 data/mekanism/computer_help/methods.csv
1bc03705513685d0612588d200070d7b8ba12bb7 data/mekanism/computer_help/methods.json
Original file line number Diff line number Diff line change
Expand Up @@ -4569,5 +4569,5 @@ methods:
returns:
javaType: boolean
type: boolean
version: 10.4.2
version: 10.4.6
---

0 comments on commit c65a64b

Please sign in to comment.