From a55a3f026bcde9fbbd8b1a0465aa9d0d3b5b18b5 Mon Sep 17 00:00:00 2001 From: bconlon Date: Sun, 10 Sep 2023 12:08:52 -0700 Subject: [PATCH] build(version): beta.6->beta.6.1 --- .circleci/continue_config.yml | 2 +- docs/CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.circleci/continue_config.yml b/.circleci/continue_config.yml index 9c72c7a4b3..e6352bbebc 100644 --- a/.circleci/continue_config.yml +++ b/.circleci/continue_config.yml @@ -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 diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 1a1e6c0630..a9ecc3ab02 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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.*** diff --git a/gradle.properties b/gradle.properties index 780df1c474..30bf1bd66c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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