MANIFEST: re-cookerized [skip ci]

This commit is contained in:
XargonWan 2025-03-02 20:39:32 +09:00
parent 141f70d422
commit 9a6fafb33f

View file

@ -75,8 +75,8 @@ 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:
# [X] Update the VERSION variable in retrodeck-initialization module # [ ] Update the VERSION variable in retrodeck-initialization module
# [X] 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
buildsystem: simple buildsystem: simple
@ -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=0.9.1b VERSION=cooker-0.9.1b
git checkout ${GITHUB_REF_NAME} git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/ mkdir -p ${FLATPAK_DEST}/retrodeck/