diff --git a/apps.json b/apps.json index 93b1cf44e..bf8151743 100644 --- a/apps.json +++ b/apps.json @@ -4518,7 +4518,7 @@ "name": "LCARS Clock", "shortName":"LCARS", "icon": "lcars.png", - "version":"0.12", + "version":"0.13", "readme": "README.md", "supports": ["BANGLEJS2"], "description": "Library Computer Access Retrieval System (LCARS) clock.", diff --git a/apps/lcars/ChangeLog b/apps/lcars/ChangeLog index 702ef58b9..dba05915b 100644 --- a/apps/lcars/ChangeLog +++ b/apps/lcars/ChangeLog @@ -9,4 +9,5 @@ 0.09: Tab anywhere to open the launcher. 0.10: Removed swipes to be compatible with the Pattern Launcher. Stability improvements. 0.11: Show the gadgetbridge weather temperature (settings). -0.12: Added humidity to data. \ No newline at end of file +0.12: Added humidity to data. +0.13: Improved battery visualization. \ No newline at end of file diff --git a/apps/lcars/screenshot.png b/apps/lcars/screenshot.png index 319062dcc..120229fba 100644 Binary files a/apps/lcars/screenshot.png and b/apps/lcars/screenshot.png differ