Skip to content

Commit 37af4ea

Browse files
Fix osupdate
1 parent 7dbfa89 commit 37af4ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app_index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,10 +223,10 @@
223223
"publisher": "MicroPythonOS",
224224
"short_description": "Operating System Updater",
225225
"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.",
226-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.3_64x64.png",
227-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.3.mpk",
226+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.4_64x64.png",
227+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.4.mpk",
228228
"fullname": "com.micropythonos.osupdate",
229-
"version": "0.0.3",
229+
"version": "0.0.4",
230230
"category": "osupdate",
231231
"activities": [
232232
{

0 commit comments

Comments
 (0)