Skip to content

Commit d83c34f

Browse files
committed
build(version): beta.7->beta.8
1 parent 233d6e6 commit d83c34f

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.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.20.1-1.5.2-beta.7-fabric.jar
9+
default: aether-1.20.1-1.5.2-beta.8-fabric.jar
1010
deploy-branch:
1111
type: string
1212
default: 1.20.1-develop

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# The Aether - Fabric - 1.20.1-1.5.2-beta.8
2+
3+
Fixes
4+
5+
- Fix the game breaking when trying to dismount when a Swet dies.
6+
- Fix conflicts with other mods' modifications of experience drops.
7+
18
# The Aether - Fabric - 1.20.1-1.5.2-beta.7
29

310
Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org.gradle.daemon=false
66
# Mod
77
mod_id=aether
88
mod_name=The Aether
9-
mod_version=1.5.2-beta.7
9+
mod_version=1.5.2-beta.8
1010
mc_version=1.20.1
1111
fabric_version=0.16.7
1212
mappings=2023.08.20

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"homepage": "https://modrinth.com/mod/aether",
33
"promos": {
4-
"1.20.1-recommended": "1.20.1-1.5.2-beta.7-fabric"
4+
"1.20.1-recommended": "1.20.1-1.5.2-beta.8-fabric"
55
}
66
}

0 commit comments

Comments
 (0)