@@ -14,4 +14,7 @@ App(
fap_icon="icons/icon.png",
fap_icon_assets="icons",
fap_category="GPIO",
+ fap_version=[1,0],
+ fap_author="Esteban Fuentealba",
+ fap_weburl="https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero"
)
@@ -0,0 +1,4 @@
+# Changelog - Patch Notes
+
+## Version 1.0.0
+The initial version of the application encompasses functionalities to view cartridge information, back up ROM and RAM of both GAME BOY & GAME BOY Color cartridges, and enables RAM restoration as well.