Skip to content

Commit 3db3748

Browse files
helloworld: fix manifest typo
1 parent c81a914 commit 3db3748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • internal_filesystem/apps/com.example.helloworld/META-INF

internal_filesystem/apps/com.example.helloworld/META-INF/MANIFEST.JSON

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"long_description": "Demonstrates the simplest app.",
66
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk_icon_64x64.png",
77
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk",
8-
"fullname": "com.example.memtest",
8+
"fullname": "com.example.helloworld",
99
"version": "0.0.1",
1010
"entrypoint": "assets/hello.py",
1111
"category": "development"

0 commit comments

Comments
 (0)