diff --git a/internal_filesystem/builtin/apps/com.example.launcher/META-INF/MANIFEST.JSON b/internal_filesystem/builtin/apps/com.example.launcher/META-INF/MANIFEST.JSON index 892b59d4..2d5cb414 100644 --- a/internal_filesystem/builtin/apps/com.example.launcher/META-INF/MANIFEST.JSON +++ b/internal_filesystem/builtin/apps/com.example.launcher/META-INF/MANIFEST.JSON @@ -6,7 +6,7 @@ "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.launcher_0.0.2.mpk_icon_64x64.png", "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.launcher_0.0.2.mpk", "fullname": "com.example.launcher", -"version": "0.0.1", +"version": "0.0.2", "entrypoint": "assets/launcher.py", "category": "launcher" }