Skip to content

Commit 31447b0

Browse files
Fix About and Draw
1 parent fd54b3f commit 31447b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app_index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"publisher": "MicroPythonOS",
5656
"short_description": "Simple drawing app",
5757
"long_description": "Draw simple shapes on the screen.",
58-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.1.mpk_icon_64x64.png",
58+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/icons/com.micropythonos.draw_0.0.1_64x64.png",
5959
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.draw/mpks/com.micropythonos.draw_0.0.1.mpk",
6060
"fullname": "com.micropythonos.draw",
6161
"version": "0.0.1",
@@ -151,8 +151,8 @@
151151
"publisher": "MicroPythonOS",
152152
"short_description": "Info about MicroPythonOS",
153153
"long_description": "Shows current MicroPythonOS version, MicroPython version, build date and other useful info..",
154-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/icons/com.micropythonos.about_0.0.1_64x64.png",
155-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.about_0.0.1.mpk",
154+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.0.1_64x64.png",
155+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.0.1.mpk",
156156
"fullname": "com.micropythonos.about",
157157
"version": "0.0.1",
158158
"category": "development",
-10 Bytes
Binary file not shown.
-9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)