diff --git a/.github/workflows/build-application.yaml b/.github/workflows/build-application.yaml index f1833b0..4272cdc 100644 --- a/.github/workflows/build-application.yaml +++ b/.github/workflows/build-application.yaml @@ -69,7 +69,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: screenshot - path: install-test/screenshot.png + path: ./screenshot.png - name: Release shell: xonsh {0} diff --git a/VERSION b/VERSION index afaf360..7f20734 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file