From 4eade4c034c1bf80c9352d6dce7f302fdc8d6b06 Mon Sep 17 00:00:00 2001 From: Xikaro Date: Fri, 18 Apr 2025 15:01:13 +0500 Subject: [PATCH] pakku --- .github/workflows/build.yml | 6 +++--- CHANGELOG.md | 5 ++++- pakku.json | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 997458036..dccb6b6df 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ concurrency: cancel-in-progress: true env: - RELEASE_TYPE: "release" + RELEASE_TYPE: "alpha" MINECRAFT_VERSION: "1.20.1" RELEASE_ON_GITHUB: "true" RELEASE_ON_CURSEFORGE: "true" @@ -147,7 +147,7 @@ jobs: id: determine_version shell: bash run: | - if [ ${{ steps.check_tag.outputs.exists }} ]; then + if [ ${{ github.env.DEV_ENVIRONMENT }} ]; then echo "version=unreleased" >> $GITHUB_OUTPUT else echo "version=${{ steps.pakku_info.outputs.version }}" >> $GITHUB_OUTPUT @@ -165,7 +165,7 @@ jobs: id: check shell: bash run: | - if [ ${{ steps.check_tag.outputs.exists }} ]; then + if [ ${{ github.env.DEV_ENVIRONMENT }} ]; then echo "version=build_#${{ github.run_number }}" >> $GITHUB_OUTPUT echo "status=Unreleased" >> $GITHUB_OUTPUT else diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf0a075e..c410ec199 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog -## [Unreleased] - 18.04.2025 +## [Unreleased] +### Changes + +## [0.9.0] - 18.04.2025 ### Warning for upgrading your world - This is a major update that changes many things! - It is safest to create a new instance and copy your world across, instead of trying to update your world in-place. diff --git a/pakku.json b/pakku.json index 7448f7674..4b66815a0 100644 --- a/pakku.json +++ b/pakku.json @@ -1,6 +1,6 @@ { "name": "TerraFirmaGreg-Modern", - "version": "0.7.19", + "version": "0.9.0", "description": "An innovative modpack that contains GregTech and TerraFirmaCraft on 1.20.x.", "author": "Exception, Xikaro", "overrides": [