update shortnames

master
Gordon Williams 2022-12-12 09:01:00 +00:00
parent b0549bebca
commit 214a018843
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ {
"id": "health", "id": "health",
"name": "Health Tracking", "name": "Health Tracking",
"shortName": "Health",
"version": "0.17", "version": "0.17",
"description": "Logs health data and provides an app to view it", "description": "Logs health data and provides an app to view it",
"icon": "app.png", "icon": "app.png",

View File

@ -1,6 +1,7 @@
{ {
"id": "simplestpp", "id": "simplestpp",
"name": "Simplest++", "name": "Simplest++ Clock",
"shortName": "Simplest++",
"version": "0.01", "version": "0.01",
"description": "The simplest working clock, with fast load and clock_info, acts as a tutorial piece", "description": "The simplest working clock, with fast load and clock_info, acts as a tutorial piece",
"readme": "README.md", "readme": "README.md",