Init of 0.8.3b with folder move bufixes

This commit is contained in:
XargonWan 2024-07-22 09:12:58 +09:00
parent ffeef055aa
commit 12ab63c22f
2 changed files with 17 additions and 2 deletions

View file

@ -67,6 +67,20 @@
<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.3b" date="2024-07-22">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.8.3b</url>
<description>
<p>Big fixes:</p>
<ul>
<li>Fixed a bug where the ES-DE folders where not correctly migrated from retrodeck folder to retrodeck/ES-DE folder</li>
</ul>
<p>Known issues:</p>
<ul>
<li>Ryujinx is broken in this version, we plan to fix it soon, check the known issues to learn more</li>
<li>Please check the know issues in the Wiki under General Information</li>
</ul>
</description>
</release>
<release version="0.8.2b" date="2024-07-18"> <release version="0.8.2b" date="2024-07-18">
<url>https://github.com/XargonWan/RetroDECK/releases/tag/0.8.2b</url> <url>https://github.com/XargonWan/RetroDECK/releases/tag/0.8.2b</url>
<description> <description>
@ -89,7 +103,8 @@
</ul> </ul>
<p>Known issues:</p> <p>Known issues:</p>
<ul> <ul>
<li>Please check the know issues in the Wiki under General Information.</li> <li>Ryujinx is broken in this version, we plan to fix it soon, check the known issues to learn more</li>
<li>Please check the know issues in the Wiki under General Information</li>
</ul> </ul>
</description> </description>
</release> </release>

View file

@ -78,7 +78,7 @@ modules:
# 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 THISBRANCH # on cooker will be THISBRANCH
VERSION=0.8.2b VERSION=0.8.3b
git checkout ${GITHUB_REF_NAME} git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/ mkdir -p ${FLATPAK_DEST}/retrodeck/