Skip to content

Commit

Permalink
Bump version to 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
bettse committed Aug 24, 2024
1 parent e03ad23 commit cbeb02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ App(
],
stack_size=4 * 1024,
fap_description="App to communicate with NFC tags using the PicoPass(iClass) format",
fap_version="1.16",
fap_version="1.17",
fap_icon="125_10px.png",
fap_category="NFC",
fap_libs=["mbedtls"],
Expand Down

0 comments on commit cbeb02e

Please sign in to comment.