cooker-0.8.0b initialization

This commit is contained in:
XargonWan 2023-09-28 09:57:39 +02:00
parent a2fab51b5a
commit 1378b8aa5c
2 changed files with 10 additions and 1 deletions

View file

@ -65,6 +65,15 @@
<project_license>GPL-3.0</project_license> <project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license> <metadata_license>CC0-1.0</metadata_license>
<releases> <releases>
<release version="0.8.0b" date="2023-09-28">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.8.0b</url>
<description>
<p>News:</p>
<ul>
<li>Welcome to cooker 0.8.0b!</li>
</ul>
</description>
</release>
<release version="0.7.2b" date="2023-09-27"> <release version="0.7.2b" date="2023-09-27">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.7.2b</url> <url>https://github.com/XargonWan/RetroDECK/releases/tag/0.7.2b</url>
<description> <description>

View file

@ -85,7 +85,7 @@ modules:
- | - |
# on main please update this with the version variable, eg: VERSION='0.7.0b' # on main please update this with the version variable, eg: VERSION='0.7.0b'
VERSION=0.7.2b VERSION=THISBRANCH
git checkout ${GITHUB_REF_NAME} git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/ mkdir -p ${FLATPAK_DEST}/retrodeck/