Skip to content

Commit 64135f4

Browse files
committed
bump version
1 parent c93309a commit 64135f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'v[0-9]+.[0-9]+.[0-9]+'
77

88
env:
9-
firmware_version: '0.102.3'
9+
firmware_version: '0.103.1'
1010

1111
jobs:
1212
build:

application.fam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
App(
22
appid="qrcode",
33
name="QRCode",
4-
fap_version=(2,0),
4+
fap_version=(2,1),
55
fap_description="Display qrcodes",
66
fap_author="Bob Matcuk",
77
fap_weburl="https://github.com/bmatcuk/flipperzero-qrcode",

0 commit comments

Comments
 (0)