Skip to content

Commit 57832e8

Browse files
committed
Bump version to 10.6.2
1 parent 5cf7cad commit 57832e8

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

.github/ISSUE_TEMPLATE/general_issue.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
attributes:
3333
label: NeoForge version
3434
description: What version of NeoForge are you using?
35-
placeholder: e.g. 21.0.8-beta
35+
placeholder: e.g. 21.0.28-beta
3636
validations:
3737
required: true
3838
- type: dropdown
@@ -41,7 +41,8 @@ body:
4141
label: Mekanism version
4242
description: What version of Mekanism are you using?
4343
options:
44-
- 10.6.1 (Latest)
44+
- 10.6.2 (Latest)
45+
- 10.6.1
4546
- 10.6.0
4647
- Older
4748
- Current Dev Branch (Manually Compiled, specify git commit hash)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ previous_minecraft_version=1.20.4
1010
previous_minor_minecraft_version=1.20.6
1111
loader_version_range=[4,)
1212
forge_version=21.0.29-beta
13-
mod_version=10.6.1
13+
mod_version=10.6.2
1414
#This determines the minimum version of forge required to use Mekanism
1515
# Only bump it whenever we need access to a feature in forge that is not available in earlier versions
1616
forge_version_range=[21.0.28-beta,)

src/datagen/generated/mekanism/.cache/2ca94f3a6e22cb9eec299788405fc6e4ad158c09

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datagen/generated/mekanism/data/mekanism/computer_help/jekyll.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)