Skip to content

Commit 176ae53

Browse files
Rename OS Update to OSUpdate
1 parent 1d91daa commit 176ae53

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

internal_filesystem/builtin/apps/com.micropythonos.osupdate/META-INF/MANIFEST.JSON

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "OS Update",
2+
"name": "OSUpdate",
33
"publisher": "MicroPythonOS",
44
"short_description": "Operating System Updater",
5-
"long_description": "",
5+
"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.",
66
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.3_64x64.png",
77
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.3.mpk",
88
"fullname": "com.micropythonos.osupdate",

0 commit comments

Comments
 (0)