@@ -1,3 +1,5 @@
+## 1.3
+ - Removed call to legacy SDK API
## 1.2
- Fix crash due to log output in critical section
- Fix crash when built with DEBUG=1
@@ -9,7 +9,7 @@ App(
],
stack_size=2048,
fap_description="This app is a standalone firmware updater/installer for the Video Game Module",
- fap_version="1.2",
+ fap_version="1.3",
fap_icon="vgm_tool.png",
fap_category="GPIO/VGM",
fap_icon_assets="icons",