Skip to content

Commit

Permalink
build(version): 1.5.2->1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Jan 20, 2025
1 parent 2199b39 commit 0dd2167
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ orbs:
parameters:
artifact-name:
type: string
default: aether-1.21.1-1.5.2-neoforge.jar
default: aether-1.21.1-1.5.3-neoforge.jar
deploy-branch:
type: string
default: 1.21.1-develop
Expand Down
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# The Aether - NeoForge - 1.21.1-1.5.3

Fixes

- Fix crash when fighting the Sun Spirit with Twilight Forest installed.

# The Aether - NeoForge - 1.21.1-1.5.2

Fixes
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 @@ neoForge.parchment.mappingsVersion=2024.06.23
mod_id=aether
mod_group=com.aetherteam.aether
mod_name=The Aether
mod_version=1.5.2
mod_version=1.5.3
mod_license=Assets: All Rights Reserved; Code: LGPL-3.0
mod_url=https://modrinth.com/mod/aether
mod_update=https://github.com/The-Aether-Team/The-Aether/raw/1.21.1-develop/update.json
Expand Down
2 changes: 1 addition & 1 deletion update.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"1.20.1-recommended": "1.20.1-1.5.1-neoforge",
"1.20.2-recommended": "1.20.2-1.5.1-neoforge",
"1.20.4-recommended": "1.20.4-1.5.1-neoforge",
"1.21.1-recommended": "1.5.2"
"1.21.1-recommended": "1.5.3"
}
}

0 comments on commit 0dd2167

Please sign in to comment.