diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml
index 046c58d7..8dc5202a 100644
--- a/net.retrodeck.retrodeck.appdata.xml
+++ b/net.retrodeck.retrodeck.appdata.xml
@@ -65,6 +65,19 @@
GPL-3.0
CC0-1.0
+
+ https://github.com/XargonWan/RetroDECK/releases/tag/0.7.4b
+
+ Hotfix:
+
+ - Fixed a bug where the system folders were not correctly generated
+
+ Known issues:
+
+ - Please check the know issues in the Wiki under General Infomration.
+
+
+
https://github.com/XargonWan/RetroDECK/releases/tag/0.7.3b
diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml
index 4a0c82f7..3b475f7a 100644
--- a/net.retrodeck.retrodeck.yml
+++ b/net.retrodeck.retrodeck.yml
@@ -86,9 +86,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}