Skip to content

Commit

Permalink
build(version): beta.6->beta.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bconlon1 committed Sep 10, 2023
1 parent 864e5fa commit a55a3f0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 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.19.4-1.0.0-beta.6-forge.jar
default: aether-1.19.4-1.0.0-beta.6.1-forge.jar
deploy-branch:
type: string
default: 1.19.4-develop
Expand Down
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# The Aether - Forge - 1.19.4-1.0.0-beta.6.1

Changes

- Reordered Neptune Armor in the creative menu to be listed before Valkyrie Armor.

Fixes

- Fix Fire Crystals not moving when spawned by the Sun Spirit.
- Fix the Invisibility Cloak PVP config not properly disabling invisibility during attacks.
- Fix Hoppers being able to extract items from locked Treasure Chests.

# The Aether - Forge - 1.19.4-1.0.0-beta.6

***This beta contains breaking changes; addons will have to update accordingly to be compatible.***
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.daemon=false
# Mod
mod_id=aether
mod_name=The Aether
mod_version=1.0.0-beta.6
mod_version=1.0.0-beta.6.1
mc_version=1.19.4
forge_version=45.1.0
mappings=2023.06.26-1.19.4
Expand Down

0 comments on commit a55a3f0

Please sign in to comment.