Update CHANGELOG and camera version

This commit is contained in:
Thomas Farstrike
2025-07-07 17:50:16 +02:00
parent 5b7b21a84f
commit 7e220bf0e2
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
- Settings: add Timezone configuration
- Draw: new app for simple drawing on a canvas
- IMU: new app for showing data from the Intertial Measurement Unit ("Accellerometer")
- Speed up QR decoding 4x - thanks @kdmukai!
- Camera: speed up QR decoding 4x - thanks @kdmukai!
0.0.8
@@ -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.6_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.6.mpk",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.7_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.7.mpk",
"fullname": "com.micropythonos.camera",
"version": "0.0.6",
"version": "0.0.7",
"category": "camera",
"activities": [
{