Skip to content

Commit

Permalink
version bump to v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Stadie committed Feb 23, 2024
1 parent ab38265 commit 28eee70
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,7 +6,7 @@ App(
requires=["gui", "gpio"],
stack_size=2 * 1024,
fap_category="Gpio",
fap_version="0.2",
fap_version="0.3",
fap_icon="lightning_10x.png",
fap_description="SWD/DCSD-Cable App implemented for the Flipper Zero",
fap_author="arag0re.eth && PooruTorie",
Expand Down

0 comments on commit 28eee70

Please sign in to comment.