Skip to content

Commit 90c0325

Browse files
Update CHANGELOG and MANIFESTs
1 parent 011bd58 commit 90c0325

File tree

6 files changed

+16
-15
lines changed

6 files changed

+16
-15
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
0.0.10
66
======
7+
- About app: add machine.freq, unique_id, wake_reason and reset_cause
78
- Reduce timezones from 400 to 150 to reduce scrolling
89
- Experimental Fri3d Camp 2024 Badge support
910

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

internal_filesystem/apps/com.micropythonos.imageview/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": "Image Viewer",
55
"long_description": "Opens and shows images on the display.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.0.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/icons/com.micropythonos.imageview_0.0.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.imageview/mpks/com.micropythonos.imageview_0.0.3.mpk",
88
"fullname": "com.micropythonos.imageview",
9-
"version": "0.0.2",
9+
"version": "0.0.3",
1010
"category": "graphics",
1111
"activities": [
1212
{

internal_filesystem/builtin/apps/com.micropythonos.launcher/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": "Simple launcher to start apps.",
55
"long_description": "",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.3_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.3.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.4_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.4.mpk",
88
"fullname": "com.micropythonos.launcher",
9-
"version": "0.0.3",
9+
"version": "0.0.4",
1010
"category": "launcher",
1111
"activities": [
1212
{

internal_filesystem/builtin/apps/com.micropythonos.settings/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": "View and change MicroPythonOS settings.",
55
"long_description": "This is the official settings app for MicroPythonOS. It allows you to configure all aspects of MicroPythonOS.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.0.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.0.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.0.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.0.3.mpk",
88
"fullname": "com.micropythonos.settings",
9-
"version": "0.0.2",
9+
"version": "0.0.3",
1010
"category": "development",
1111
"activities": [
1212
{

internal_filesystem/builtin/apps/com.micropythonos.wifi/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": "WiFi Network Configuration",
55
"long_description": "Scans for wireless networks, shows a list of SSIDs, allows for password entry, and connecting.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/icons/com.micropythonos.wifi_0.0.5_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/mpks/com.micropythonos.wifi_0.0.5.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/icons/com.micropythonos.wifi_0.0.6_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.wifi/mpks/com.micropythonos.wifi_0.0.6.mpk",
88
"fullname": "com.micropythonos.wifi",
9-
"version": "0.0.5",
9+
"version": "0.0.6",
1010
"category": "networking",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)