From 6c37506491b26c9cedc91b23e8b5af1b01e81b8b Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Fri, 7 Nov 2025 14:42:08 +0100 Subject: [PATCH] FileManager app: fix MANIFEST --- .../com.micropythonos.filemanager/META-INF/MANIFEST.JSON | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON b/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON index 69292d15..9c4b2a63 100644 --- a/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON +++ b/internal_filesystem/apps/com.micropythonos.filemanager/META-INF/MANIFEST.JSON @@ -3,10 +3,10 @@ "publisher": "MicroPythonOS", "short_description": "Manage files", "long_description": "Traverse around the filesystem and manage files and folders you find..", -"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.explorer/icons/com.micropythonos.filemanager.0.1_64x64.png", -"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.fileexplorer/mpks/com.micropythonos.filemanager.0.1.mpk", +"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/icons/com.micropythonos.filemanager_0.0.2_64x64.png", +"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.filemanager/mpks/com.micropythonos.filemanager_0.0.2.mpk", "fullname": "com.micropythonos.filemanager", -"version": "0.0.1", +"version": "0.0.2", "category": "development", "activities": [ {