Skip to content

Commit 93f7458

Browse files
authored
Added fap_version field to all apps (#15)
1 parent 59ee5fc commit 93f7458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application.fam

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ App(
66
requires=["gui"],
77
stack_size=4 * 1024,
88
fap_description="Application for flashing AVR microcontrollers",
9+
fap_version="1.0",
910
fap_icon="avr_app_icon_10x10.png",
1011
fap_category="GPIO",
1112
fap_icon_assets="images",

0 commit comments

Comments
 (0)