Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
fix #1 rename app to QRCode for consistency with other f0 apps
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatcuk committed Oct 22, 2023
1 parent 5c13516 commit 36dc9f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application.fam
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
App(
appid="qrcode",
name="qrcode",
fap_version=(1,1),
name="QRCode",
fap_version=(2,0),
fap_description="Display qrcodes",
fap_author="Bob Matcuk",
fap_weburl="https://github.com/bmatcuk/flipperzero-qrcode",
Expand Down

0 comments on commit 36dc9f4

Please sign in to comment.