Skip to content

Commit 2413dd9

Browse files
Camera app: increment version
1 parent b3c23ca commit 2413dd9

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.8_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.8.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.9_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.9.mpk",
88
"fullname": "com.micropythonos.camera",
9-
"version": "0.0.8",
9+
"version": "0.0.9",
1010
"category": "camera",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)