Skip to content

Commit

Permalink
Bump version to 10.5.19
Browse files Browse the repository at this point in the history
  • Loading branch information
pupnewfster committed Apr 12, 2024
1 parent a82e046 commit 2401c84
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.18 (Latest)
- 10.5.19 (Latest)
- 10.5.18
- 10.5.17
- 10.5.16 (broken)
- 10.5.15
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.18
mod_version=10.5.19
#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-12T14:20:34.6038264 ComputerHelp: mekanism
// 1.20.4 2024-04-12T15:05:24.6259656 ComputerHelp: mekanism
94b6d2a203a16827e2f54f7489e90159992acdb3 data/mekanism/computer_help/enums.csv
b38b847919651e2a55bc3eb8c719b2d92f76de7a data/mekanism/computer_help/enums.json
6ffeddf5dfcdecf24b3ae2bf8a3c6e3de5cdc135 data/mekanism/computer_help/jekyll.md
760495078caa80e85d0c1914a69d417e681e6ba4 data/mekanism/computer_help/jekyll.md
b7dd11cb6ba0cfc15df40a068961627817a2024b data/mekanism/computer_help/methods.csv
499be0d67fa83cef4d333dec880588d372970077 data/mekanism/computer_help/methods.json
Original file line number Diff line number Diff line change
Expand Up @@ -4594,5 +4594,5 @@ methods:
returns:
javaType: boolean
type: boolean
version: 10.5.18
version: 10.5.19
---

0 comments on commit 2401c84

Please sign in to comment.