Skip to content

Commit 6614001

Browse files
committed
build(version): 1.5.6->1.5.7
1 parent 0718180 commit 6614001

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

.circleci/continue_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ orbs:
66
parameters:
77
artifact-name:
88
type: string
9-
default: aether-1.21.1-1.5.6-neoforge.jar
9+
default: aether-1.21.1-1.5.7-neoforge.jar
1010
deploy-branch:
1111
type: string
1212
default: 1.21.1-develop

docs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# The Aether - NeoForge - 1.21.1-1.5.7
2+
3+
Additions
4+
5+
- Added a new tag `ore_bearing_ground/holystone` for holystone.
6+
- Added a new tag `holystone_ore_replaceables` for holystone.
7+
8+
Fixes
9+
10+
- Crashes relating to Cumulus and Accessories.
11+
112
# The Aether - NeoForge - 1.21.1-1.5.6
213

314
Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ neoForge.parchment.mappingsVersion=2024.06.23
99
mod_id=aether
1010
mod_group=com.aetherteam.aether
1111
mod_name=The Aether
12-
mod_version=1.5.6
12+
mod_version=1.5.7
1313
mod_license=Assets: All Rights Reserved; Code: LGPL-3.0
1414
mod_url=https://modrinth.com/mod/aether
1515
mod_update=https://github.com/The-Aether-Team/The-Aether/raw/1.21.1-develop/update.json

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"1.20.1-recommended": "1.20.1-1.5.1-neoforge",
77
"1.20.2-recommended": "1.20.2-1.5.1-neoforge",
88
"1.20.4-recommended": "1.20.4-1.5.1-neoforge",
9-
"1.21.1-recommended": "1.5.6"
9+
"1.21.1-recommended": "1.5.7"
1010
}
1111
}

0 commit comments

Comments
 (0)