Skip to content

Commit 0bf0a3f

Browse files
committed
qrcode: bump version
1 parent e146686 commit 0bf0a3f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apps/qrcode/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
0.04: Allow scanning of QR codes from camera or file
55
0.05: Change brightness on touch
66
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "qrcode",
33
"name": "Custom QR Code",
44
"shortName": "QR Code",
5-
"version": "0.06",
5+
"version": "0.07",
66
"description": "Use this to upload a customised QR code to Bangle.js",
77
"icon": "app.png",
88
"tags": "qrcode",

0 commit comments

Comments
 (0)