Skip to content

Commit

Permalink
upd version nfc magic
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Apr 23, 2024
1 parent e112358 commit 8ccf444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_pack/nfc_magic/application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ App(
],
stack_size=4 * 1024,
fap_description="Application for writing to NFC tags with modifiable sector 0",
fap_version="1.8",
fap_version="1.9",
fap_icon="assets/Nfc_10px.png",
fap_category="NFC",
fap_icon_assets="assets",
Expand Down

0 comments on commit 8ccf444

Please sign in to comment.