You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
FileManager app: fix MANIFEST
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user