瀏覽代碼

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

Bob Matcuk 2 年之前
父節點
當前提交
36dc9f4162
共有 1 個文件被更改,包括 2 次插入2 次删除
  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",