@@ -1,3 +1,6 @@
+## 1.12
+ - Removed call to legacy SDK API
+
## 1.11
- Fixed Mifare Ultralight types with latest API update
@@ -10,7 +10,7 @@ App(
],
stack_size=4 * 1024,
fap_description="Application for writing to NFC tags with modifiable sector 0",
- fap_version="1.11",
+ fap_version="1.12",
fap_icon="assets/125_10px.png",
fap_category="NFC",
fap_icon_assets="assets",