Skip to content

Commit

Permalink
updating version in fam
Browse files Browse the repository at this point in the history
  • Loading branch information
rdefeo committed Mar 30, 2024
1 parent 00b2ba7 commit 77ab1c9
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 @@ -8,7 +8,7 @@ App(
stack_size=2 * 1024,
fap_category="Tools",
# Optional values
fap_version="0.4",
fap_version="0.5",
fap_icon="quac.png", # 10x10 1-bit PNG
fap_description="Quick Action remote control app",
fap_author="Roberto De Feo",
Expand Down

0 comments on commit 77ab1c9

Please sign in to comment.