Skip to content

Commit 6c37506

Browse files
FileManager app: fix MANIFEST
1 parent 3fca75d commit 6c37506

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

internal_filesystem/apps/com.micropythonos.filemanager/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": "Manage files",
55
"long_description": "Traverse around the filesystem and manage files and folders you find..",
6-
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.explorer/icons/com.micropythonos.filemanager.0.1_64x64.png",
7-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.fileexplorer/mpks/com.micropythonos.filemanager.0.1.mpk",
6+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.2_64x64.png",
7+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.2.mpk",
88
"fullname": "com.micropythonos.filemanager",
9-
"version": "0.0.1",
9+
"version": "0.0.2",
1010
"category": "development",
1111
"activities": [
1212
{

0 commit comments

Comments
 (0)