Skip to content

Commit 859bdfa

Browse files
Fix About app URL
1 parent 1bcdeb8 commit 859bdfa

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
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.helloworld/icons/com.micropythonos.about_0.0.1_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.helloworld/mpks/com.micropythonos.about_0.0.1.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/icons/com.micropythonos.about_0.0.1_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.about/mpks/com.micropythonos.about_0.0.1.mpk",
88
"fullname": "com.micropythonos.about",
99
"version": "0.0.1",
1010
"category": "development",

0 commit comments

Comments
 (0)