From 7f388df92d2e2d040adb78a22b3323cfd7e2e8ba Mon Sep 17 00:00:00 2001 From: Philipp Date: Sun, 28 Jul 2024 12:40:31 +0200 Subject: [PATCH] ref: version and changelog --- .github/workflows/gradle.yml | 2 +- changelog.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 196697a..38ffe1e 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.2.2' + APPVEYOR_BUILD_VERSION: '3.2.3' CURSETOKEN: ${{ secrets.CURSETOKEN }} steps: - uses: actions/checkout@v3 diff --git a/changelog.md b/changelog.md index 4618471..4feba3b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,10 @@ # Changelog +## [1.14.4 - 3.2.3] + +* feat: add item damage +* ref: update linkable api + ## [1.14.4 - 3.2.2] * rem: debug output