From 65abbda39409d37a7eccbe31aba5f140f297d29d Mon Sep 17 00:00:00 2001 From: Cedric <103828586+Uhutown@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:13:42 +0200 Subject: [PATCH 1/3] Update version --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index abee88066..a193db65f 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -30,7 +30,7 @@ jobs: if: endswith(github.ref_name, 'master') && github.ref_protected && github.ref_type == 'branch' runs-on: ubuntu-latest env: - APPVEYOR_BUILD_VERSION: '3.6.0' + APPVEYOR_BUILD_VERSION: '3.6.1' CURSETOKEN: ${{ secrets.CURSETOKEN }} steps: - uses: actions/checkout@v3 From ab094e299b510073066870ddfe4037c4b7a6ea38 Mon Sep 17 00:00:00 2001 From: Cedric <103828586+Uhutown@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:14:07 +0200 Subject: [PATCH 2/3] Update ReleaseType --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index e949f80a2..7d9e2d3f5 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ curseforge { project { id = '440990' changelog = file('changelog.md') - releaseType = 'beta' + releaseType = 'release' changelogType = 'markdown' addGameVersion '1.16.5' } From 450ec700dd6fc13aef0ad60d21a91f676f7d359d Mon Sep 17 00:00:00 2001 From: Cedric <103828586+Uhutown@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:14:50 +0200 Subject: [PATCH 3/3] Update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index f2dcc3dd5..6f2485523 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Changelog +## [1.16.5 - 3.6.1] +* fix: issues with InterSignalBoxPathways +* fix: issue with Zs3V in HV + ## [1.16.5 - 3.6.0] * feat: added black dots mast sign