Merge branch 'hotfix/0.7.4b' into cooker-0.8.0b

This commit is contained in:
XargonWan 2023-11-18 00:01:11 +01:00
commit 5fd1d8d684
3 changed files with 19 additions and 5 deletions

View file

@ -242,17 +242,18 @@
<platform>atarijaguar</platform>
<theme>atarijaguar</theme>
</system>
<!--
<system>
<name>atarijaguarcd</name>
<fullname>Atari Jaguar CD</fullname>
<path>%ROMPATH%/atarijaguarcd</path>
<extension>.abs .ABS .bin .BIN .cdi .CDI .cof .COF .cue .CUE .j64 .J64 .jag .JAG .prg .PRG .rom .ROM .7z .7Z .zip .ZIP</extension>
<!--<command label="BigPEmu (Wine)">%STARTDIR%=%EMUDIR% %PRECOMMAND_WINE% %EMULATOR_BIGPEMU-WINDOWS% %ROM%</command>-->
<!--<command label="BigPEmu (Proton)">%STARTDIR%=%EMUDIR% %PRECOMMAND_PROTON% %EMULATOR_BIGPEMU-WINDOWS% %ROM%</command>-->
<command label="BigPEmu (Wine)">%STARTDIR%=%EMUDIR% %PRECOMMAND_WINE% %EMULATOR_BIGPEMU-WINDOWS% %ROM%</command>
<command label="BigPEmu (Proton)">%STARTDIR%=%EMUDIR% %PRECOMMAND_PROTON% %EMULATOR_BIGPEMU-WINDOWS% %ROM%</command>
<platform>atarijaguarcd</platform>
<theme>atarijaguarcd</theme>
</system>
-->
<system>
<name>atarilynx</name>
<fullname>Atari Lynx</fullname>

View file

@ -74,6 +74,19 @@
</ul>
</description>
</release>
<release version="0.7.4b" date="2023-11-17">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.7.4b</url>
<description>
<p>Hotfix:</p>
<ul>
<li>Fixed a bug where the system folders were not correctly generated</li>
</ul>
<p>Known issues:</p>
<ul>
<li>Please check the know issues in the Wiki under General Infomration.</li>
</ul>
</description>
</release>
<release version="0.7.3b" date="2023-11-14">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.7.3b</url>
<description>

View file

@ -87,9 +87,9 @@ modules:
build-commands:
- |
# on main please update this with the version variable, eg: VERSION='0.7.3b'
# on main please update this with the version variable, eg: VERSION='0.7.4b'
# on cooker will be THISBRANCH
VERSION=0.7.3b
VERSION=THISBRANCH
git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/