We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c81a914 commit 3db3748Copy full SHA for 3db3748
1 file changed
internal_filesystem/apps/com.example.helloworld/META-INF/MANIFEST.JSON
@@ -5,7 +5,7 @@
5
"long_description": "Demonstrates the simplest app.",
6
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk_icon_64x64.png",
7
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk",
8
-"fullname": "com.example.memtest",
+"fullname": "com.example.helloworld",
9
"version": "0.0.1",
10
"entrypoint": "assets/hello.py",
11
"category": "development"
0 commit comments