From 4757355aece68ee56527edd814aa284d47f4cd46 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Mon, 13 Dec 2021 10:13:25 +0000 Subject: [PATCH] version no --- apps.json | 2 +- apps/pooqroman/ChangeLog | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 apps/pooqroman/ChangeLog diff --git a/apps.json b/apps.json index 8822b76a1..b9dc4126b 100644 --- a/apps.json +++ b/apps.json @@ -4714,7 +4714,7 @@ { "id": "pooqroman", "name": "pooq Roman watch face", "shortName":"pooq Roman", - "version":"0.0.2", + "version":"0.02", "description": "A classic watch face with a certain dynamicity. Most amusing in 24h mode. Slide up to show more hands, down for less(!). By design does not support standard widgets, sorry!", "icon": "app.png", "type": "clock", diff --git a/apps/pooqroman/ChangeLog b/apps/pooqroman/ChangeLog new file mode 100644 index 000000000..9debf0efe --- /dev/null +++ b/apps/pooqroman/ChangeLog @@ -0,0 +1,2 @@ +0.01: New App! +0.02: Make internal menu time out + small fixes