Przeglądaj źródła

[FL-3593] Picopass rework. Part 1 (#68)

Co-authored-by: あく <alleteam@gmail.com>
gornekich 2 lat temu
rodzic
commit
3b2ca35ead
2 zmienionych plików z 5 dodań i 1 usunięć
  1. 4 0
      .catalog/changelog.txt
  2. 1 1
      application.fam

+ 4 - 0
.catalog/changelog.txt

@@ -0,0 +1,4 @@
+## 1.1
+ - Rework application with new NFC API
+## 1.0
+ - Initial release

+ 1 - 1
application.fam

@@ -10,7 +10,7 @@ App(
     ],
     stack_size=4 * 1024,
     fap_description="Application for writing to NFC tags with modifiable sector 0",
-    fap_version="1.0",
+    fap_version="1.1",
     fap_icon="assets/125_10px.png",
     fap_category="NFC",
     fap_private_libs=[