mirror of https://github.com/buster-so/buster.git
version 0.0.5 for release.
This commit is contained in:
parent
71a500cacf
commit
013af2be71
|
@ -107,7 +107,7 @@ jobs:
|
||||||
- name: Get version
|
- name: Get version
|
||||||
id: get_version
|
id: get_version
|
||||||
run: |
|
run: |
|
||||||
VERSION=0.0.4
|
VERSION=0.0.5
|
||||||
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
|
|
Loading…
Reference in New Issue