diff --git a/.github/workflows/build_workflow.yml b/.github/workflows/build_workflow.yml index 5f38273..311f8fb 100644 --- a/.github/workflows/build_workflow.yml +++ b/.github/workflows/build_workflow.yml @@ -61,7 +61,7 @@ jobs: with: repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "${{ env.VERSION }}.${{ github.run_number }}" - prerelease: false + prerelease: true title: "${{ env.VERSION }}.${{ github.run_number }}" files: | bin/launcheq.exe diff --git a/Makefile b/Makefile index 144d52a..0001fe8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME ?= launcheq -VERSION ?= 0.0.8 +VERSION ?= 0.0.9 FILELIST_URL ?= https://raw.githubusercontent.com/xackery/launcheq/rof PATCHER_URL ?= https://github.com/xackery/launcheq/releases/latest/download/