We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5376c64 commit 66f145bCopy full SHA for 66f145b
application.fam
@@ -6,5 +6,6 @@ App(
6
stack_size=10 * 1024,
7
fap_category="Tools",
8
fap_icon="icon.png",
9
+ fap_version="0.5",
10
sources=["*.c", "*.cc"],
11
)
0 commit comments