Camera app: increment version number

This commit is contained in:
Thomas Farstrike
2025-11-12 17:59:56 +01:00
parent 97ef7c9971
commit 178d66d586
@@ -3,10 +3,10 @@
"publisher": "MicroPythonOS",
"short_description": "Camera with QR decoding",
"long_description": "Camera for both internal camera's and webcams, that includes QR decoding.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.9_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.9.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.10_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.10.mpk",
"fullname": "com.micropythonos.camera",
"version": "0.0.9",
"version": "0.0.10",
"category": "camera",
"activities": [
{