From 0dfb7845b611849303cae648cacf8cd792f8a712 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sun, 14 Apr 2024 21:19:38 +0900 Subject: [PATCH] RetroDECK v0.8.0b --- net.retrodeck.retrodeck.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 62bb93b1..697b1267 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -72,8 +72,8 @@ modules: # The version number is hardcoded in /app/retrodeck/version # # UPDATE STEPS FOR MAIN: - # [ ] Update the VERSION variable on line containing "VERSION=THISBRANCH" - # [ ] Update the appdata.xml with the version number and notes + # [x] Update the VERSION variable on line containing "VERSION=THISBRANCH" + # [x] Update the appdata.xml with the version number and notes # - name: version-initialization buildsystem: simple @@ -82,7 +82,7 @@ modules: # on main please update this with the version variable, eg: VERSION='0.7.4b' # on cooker will be THISBRANCH - VERSION=THISBRANCH + VERSION='0.8.0b' git checkout ${GITHUB_REF_NAME} mkdir -p ${FLATPAK_DEST}/retrodeck/