Skip to content

Commit 3b2ca35

Browse files
gornekichskotopes
andauthored
[FL-3593] Picopass rework. Part 1 (#68)
Co-authored-by: あく <alleteam@gmail.com>
1 parent 9a9e9df commit 3b2ca35

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.catalog/changelog.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 1.1
2+
- Rework application with new NFC API
3+
## 1.0
4+
- Initial release

application.fam

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ App(
1010
],
1111
stack_size=4 * 1024,
1212
fap_description="Application for writing to NFC tags with modifiable sector 0",
13-
fap_version="1.0",
13+
fap_version="1.1",
1414
fap_icon="assets/125_10px.png",
1515
fap_category="NFC",
1616
fap_private_libs=[

0 commit comments

Comments
 (0)