Merged main

This commit is contained in:
XargonWan 2023-10-12 09:39:31 +02:00
parent c5abfe431c
commit eaf9685eab

View file

@ -76,8 +76,8 @@ modules:
# The version number is hardcoded in /app/retrodeck/version
#
# UPDATE STEPS FOR MAIN:
# [X] Update the VERSION variable on line containing "VERSION=THISBRANCH"
# [X] Update the appdata.xml with the version number and notes
# [ ] Update the VERSION variable on line containing "VERSION=THISBRANCH"
# [ ] Update the appdata.xml with the version number and notes
#
- name: version-initialization
buildsystem: simple
@ -85,7 +85,9 @@ modules:
- |
# on main please update this with the version variable, eg: VERSION='0.7.0b'
VERSION=0.7.2b
# on cooker will be THISBRANCH
VERSION=THISBRANCH
git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/