We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e146686 commit 0bf0a3fCopy full SHA for 0bf0a3f
apps/qrcode/ChangeLog
@@ -4,3 +4,4 @@
4
0.04: Allow scanning of QR codes from camera or file
5
0.05: Change brightness on touch
6
0.06: Add ability to generate contact info (MeCard format) QR code
7
+0.07: Add custom appname (for storing multiple QR codes)
apps/qrcode/metadata.json
@@ -2,7 +2,7 @@
2
"id": "qrcode",
3
"name": "Custom QR Code",
"shortName": "QR Code",
- "version": "0.06",
+ "version": "0.07",
"description": "Use this to upload a customised QR code to Bangle.js",
"icon": "app.png",
8
"tags": "qrcode",
0 commit comments