* Update create_stable_release.yml

* Update version.txt
This commit is contained in:
jLynx 2022-05-21 08:03:17 +12:00 committed by GitHub
parent 5a7b12f920
commit 2f10fe2fe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v1.5.1
tag_name: ${{ steps.version.outputs.version }}
release_name: Mayhem firmware ${{ steps.version.outputs.version }}
body: |
**Stable release - ${{ steps.version.outputs.version }}**

View File

@ -1 +1 @@
v1.5.2
v1.5.3