From ece6548860ce16d0d1f7e0c41ef5cd94c9069e01 Mon Sep 17 00:00:00 2001 From: Hans Raaf Date: Sat, 26 Oct 2024 22:13:59 +0200 Subject: [PATCH] bumped to 0.1.4 for testing mainly --- .github/workflows/release.yml | 2 +- .version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1f4ad10..a7d609f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,7 @@ jobs: uses: actions/download-artifact@v4 - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: | */capollama-*.zip diff --git a/.version b/.version index 7693c96..446ba66 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.3 \ No newline at end of file +0.1.4 \ No newline at end of file