We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b3471 commit 9923684Copy full SHA for 9923684
appstore_backend/apps.json
@@ -24,10 +24,10 @@
24
"publisher": "ACME Inc",
25
"short_description": "Simple test of the camera",
26
"long_description": "A simple test of the camera makes it possible to validate the hardware.",
27
- "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.1.mpk_icon_64x64.png",
28
- "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.1.mpk",
+ "icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.2.mpk_icon_64x64.png",
+ "download_url": "http://demo.lnpiggy.com:2121/apps/com.example.camtest_0.0.2.mpk",
29
"fullname": "com.example.camtest",
30
- "version": "0.0.1"
+ "version": "0.0.2"
31
},
32
{
33
"name": "CPU Tester",
0 commit comments