diff --git a/net.retrodeck.retrodeck.appdata.xml b/net.retrodeck.retrodeck.appdata.xml index 39933e26..899025df 100644 --- a/net.retrodeck.retrodeck.appdata.xml +++ b/net.retrodeck.retrodeck.appdata.xml @@ -66,7 +66,7 @@ CC0-1.0 - https://github.com/XargonWan/RetroDECK/releases/tag/0.6.4b + https://github.com/XargonWan/RetroDECK/releases/tag/0.7.0b

New - System features:

    @@ -83,7 +83,7 @@
  • Added a global preset to enable/disable Widescreen in all supported emulators, globally or per core/emulator.
  • Added a global preset to enable/disable Ask-to-Exit prompts in all supported emulators.
  • Added a preset to enable/disable Pegasus and NyNy77 Borders for RetroArch, globally or per core.
  • -
  • Added an option to install Venomalia's Universial Dynamic Input Textures for Dolphin https://github.com/Venomalia/UniversalDynamicInput
  • +
  • Added an option to install Venomalia's Universial Dynamic Input Textures for Dolphin.
  • Added an RetroDECK: About section
  • Added an option to install the RetroDECK Steam Deck controller profile
  • Added an “RetroDECK: Auto Updates” function that enables or disables auto updates on RetroDECK launch.
  • diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 95676208..f914bb52 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -66,7 +66,7 @@ modules: # # UPDATE STEPS FOR MAIN: # [X] Update the VERSION variable - # [ ] Update the appdata.xml with the version number and notes + # [X] Update the appdata.xml with the version number and notes # [X] change branch into main in version-initialization (first one) # [X] change branch into main in retrodeck module (last one) # [X] if header (before modules) was edited, edit it even in flathub.yml