From 308ed42413059b98a65a5738761c359e0c02dba1 Mon Sep 17 00:00:00 2001 From: David Peer Date: Sun, 2 Oct 2022 14:08:52 +0200 Subject: [PATCH] New version --- apps/linuxclock/ChangeLog | 3 ++- apps/linuxclock/metadata.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/linuxclock/ChangeLog b/apps/linuxclock/ChangeLog index 3bc4ef732..3f1ef5c55 100644 --- a/apps/linuxclock/ChangeLog +++ b/apps/linuxclock/ChangeLog @@ -1 +1,2 @@ -0.01: New App. \ No newline at end of file +0.01: New App. +0.02: Performance improvements. \ No newline at end of file diff --git a/apps/linuxclock/metadata.json b/apps/linuxclock/metadata.json index 73bf575ed..dfb17a315 100644 --- a/apps/linuxclock/metadata.json +++ b/apps/linuxclock/metadata.json @@ -1,7 +1,7 @@ { "id": "linuxclock", "name": "Linux Clock", - "version": "0.01", + "version": "0.02", "description": "A Linux inspired clock.", "readme": "README.md", "icon": "app.png",