MANIFEST: removed cooker tag

This commit is contained in:
XargonWan 2025-03-05 14:03:26 +09:00
parent baadbebb99
commit ecd2433da1

View file

@ -75,7 +75,7 @@ modules:
# The version number is hardcoded in /app/retrodeck/version # The version number is hardcoded in /app/retrodeck/version
# #
# UPDATE STEPS FOR MAIN: # UPDATE STEPS FOR MAIN:
# [ ] Update the VERSION variable in retrodeck-initialization module # [X] Update the VERSION variable in retrodeck-initialization module
# [ ] Update the net.retrodeck.retrodeck.metainfo.xml with the version number, date and notes # [ ] Update the net.retrodeck.retrodeck.metainfo.xml with the version number, date and notes
- name: retrodeck-initialization - name: retrodeck-initialization
@ -86,7 +86,7 @@ modules:
# VERSION INITIALIZATION # VERSION INITIALIZATION
# on main please update this with the version variable, eg: VERSION=0.8.0b # on main please update this with the version variable, eg: VERSION=0.8.0b
# on cooker will be VERSION=cooker-0.9.0b for example # on cooker will be VERSION=cooker-0.9.0b for example
VERSION=cooker-0.9.1b VERSION=0.9.1b
git checkout ${GITHUB_REF_NAME} git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/ mkdir -p ${FLATPAK_DEST}/retrodeck/