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