Updated release comments on manifest

This commit is contained in:
XargonWan 2023-08-30 16:16:44 +02:00
parent 03fc1ce56a
commit 16fe569c20

View file

@ -66,15 +66,15 @@ modules:
# The version number is hardcoded in /app/retrodeck/version
#
# UPDATE STEPS FOR MAIN:
# [ ] Update the VERSION variable
# [ ] Update the VERSION variable on line containing "VERSION=THISBRANCH"
# [ ] Update the appdata.xml with the version number and notes
# [ ] if header (before modules) was edited, edit it even in flathub.yml
#
- name: version-initialization
buildsystem: simple
build-commands:
- |
# on main please update this with the version variable, eg: VERSION='0.7.0b'
VERSION=THISBRANCH
git checkout ${GITHUB_REF_NAME}