Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Added fap_version field to all apps (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger authored Aug 8, 2023
1 parent 72317a8 commit 255059c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ App(
requires=["gui"],
stack_size=4 * 1024,
fap_description="Identify the reader type: NFC (13 MHz) and/or RFID (125 KHz).",
fap_version="1.0",
fap_icon="nfc_rfid_detector_10px.png",
fap_category="Tools",
fap_icon_assets="images",
Expand Down

0 comments on commit 255059c

Please sign in to comment.