Parcourir la source

fix #1 rename app to QRCode for consistency with other f0 apps

Bob Matcuk il y a 2 ans
Parent
commit
36dc9f4162
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      application.fam

+ 2 - 2
application.fam

@@ -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",