Skip to content

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 380a4e3 commit 1d53f68
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 @@ -9,6 +9,7 @@ App(
],
stack_size=2 * 1024,
fap_description="Implements a mass storage device over USB for disk images",
fap_version="1.0",
fap_icon="assets/mass_storage_10px.png",
fap_icon_assets="assets",
fap_category="USB",
Expand Down

0 comments on commit 1d53f68

Please sign in to comment.