Skip to content

Commit 02cf865

Browse files
Increment version numbers
1 parent a698c72 commit 02cf865

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

internal_filesystem/builtin/apps/com.micropythonos.about/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": "Info about MicroPythonOS",
55
"long_description": "Shows current MicroPythonOS version, MicroPython version, build date and other useful info..",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.1.1_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.1.1.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.1.2_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.1.2.mpk",
88
"fullname": "com.micropythonos.about",
9-
"version": "0.1.1",
9+
"version": "0.1.2",
1010
"category": "development",
1111
"activities": [
1212
{

internal_filesystem/builtin/apps/com.micropythonos.appstore/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": "Store for App(lication)s",
55
"long_description": "This is the place to discover, find, install, uninstall and upgrade all the apps that make your device useless.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.1.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.1.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.1.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.1.3.mpk",
88
"fullname": "com.micropythonos.appstore",
9-
"version": "0.1.2",
9+
"version": "0.1.3",
1010
"category": "appstore",
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.1.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.1.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.1.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.1.3.mpk",
88
"fullname": "com.micropythonos.launcher",
9-
"version": "0.1.2",
9+
"version": "0.1.3",
1010
"category": "launcher",
1111
"activities": [
1212
{

internal_filesystem/builtin/apps/com.micropythonos.osupdate/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": "Operating System Updater",
55
"long_description": "Updates the operating system in a safe way, to a secondary partition. After the update, the device is restarted. If the system starts up successfully, it is marked as valid and kept. Otherwise, a rollback to the old, primary partition is performed.",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.1.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.1.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.1.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.1.3.mpk",
88
"fullname": "com.micropythonos.osupdate",
9-
"version": "0.1.2",
9+
"version": "0.1.3",
1010
"category": "osupdate",
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.1.2_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.1.2.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/icons/com.micropythonos.settings_0.1.3_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.settings/mpks/com.micropythonos.settings_0.1.3.mpk",
88
"fullname": "com.micropythonos.settings",
9-
"version": "0.1.2",
9+
"version": "0.1.3",
1010
"category": "development",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)