mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 12:35:39 +00:00
RetroDECK v0.7.5b
This commit is contained in:
parent
7cea59835d
commit
0eef997ed5
|
@ -86,9 +86,9 @@ modules:
|
|||
build-commands:
|
||||
- |
|
||||
|
||||
# on main please update this with the version variable, eg: VERSION='0.7.5b'
|
||||
# on main please update this with the version variable, eg: VERSION="0.7.5b"
|
||||
# on cooker will be THISBRANCH
|
||||
VERSION='0.7.5b'
|
||||
VERSION="0.7.5b"
|
||||
|
||||
|
||||
git checkout ${GITHUB_REF_NAME}
|
||||
|
|
Loading…
Reference in a new issue