Skip to content

Commit

Permalink
Updated verison in application.fam
Browse files Browse the repository at this point in the history
  • Loading branch information
hedger authored Jul 10, 2023
1 parent 1006df3 commit ec6b601
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 @@ -6,6 +6,6 @@ App(
stack_size=10 * 1024,
fap_category="Tools",
fap_icon="icon.png",
fap_version="0.6",
fap_version="0.7",
sources=["*.c", "*.cc"],
)

0 comments on commit ec6b601

Please sign in to comment.