Skip to content

Commit f28e832

Browse files
OSUpdate: increment version
1 parent c040c36 commit f28e832

File tree

1 file changed

+3
-3
lines changed
  • internal_filesystem/builtin/apps/com.micropythonos.osupdate/META-INF

1 file changed

+3
-3
lines changed

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

0 commit comments

Comments
 (0)