Skip to content

Commit

Permalink
RetroDECK 0.8.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
XargonWan committed May 13, 2024
1 parent 08bb2d5 commit 9057a57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net.retrodeck.retrodeck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ modules:
# The version number is hardcoded in /app/retrodeck/version
#
# UPDATE STEPS FOR MAIN:
# [ ] Update the VERSION variable on line containing "VERSION=THISBRANCH"
# [x] Update the VERSION variable on line containing "VERSION=THISBRANCH"
# [x] Update the appdata.xml with the version number and notes
#
- name: version-initialization
Expand All @@ -79,7 +79,7 @@ modules:
# on main please update this with the version variable, eg: VERSION=0.8.0b
# on cooker will be THISBRANCH
VERSION=THISBRANCH
VERSION=0.8.1b
git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/
Expand Down

0 comments on commit 9057a57

Please sign in to comment.