RetroDECK v0.7.5b

This commit is contained in:
XargonWan 2023-12-13 15:30:45 +01:00
parent 7cea59835d
commit 0eef997ed5

View file

@ -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}