Skip to content

Commit 9162403

Browse files
committed
Update to flipper SDK version 1.3.2
1 parent a9c7f8a commit 9162403

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.catalog/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v 0.4
2+
3+
- API: 1.3.2 support
4+
5+
## v 0.3
6+
7+
- API: 60.4 support (SDK 100)
8+
9+
110
## v 0.1
211

312
- First betta version

application.fam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ App(
1313
fap_description="Tester for Fiscal Memory",
1414
fap_author="Igor Danilov",
1515
fap_weburl="https://github.com/polarikus/flipper-zero_fn_tester",
16-
fap_version=(0, 3),
16+
fap_version=(0, 4),
1717
order=30,
1818
fap_category="GPIO",
1919
fap_icon_assets="icons",

0 commit comments

Comments
 (0)