Skip to content

Commit 74c1666

Browse files
Camera app: increment version
1 parent 2a12eb6 commit 74c1666

File tree

1 file changed

+3
-3
lines changed
  • internal_filesystem/apps/com.micropythonos.camera/META-INF

1 file changed

+3
-3
lines changed

internal_filesystem/apps/com.micropythonos.camera/META-INF/MANIFEST.JSON

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"publisher": "MicroPythonOS",
44
"short_description": "Camera with QR decoding",
55
"long_description": "Camera for both internal camera's and webcams, that includes QR decoding.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.10_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.10.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.11_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.11.mpk",
88
"fullname": "com.micropythonos.camera",
9-
"version": "0.0.10",
9+
"version": "0.0.11",
1010
"category": "camera",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)