Upped version number

master
David Volovskiy 2025-04-22 22:11:32 -04:00
parent 15a367e3e3
commit 7410dc8dbc
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
0.01: first release 0.01: first release
0.02: memory leak fix; color changes to better align with VSCode color scheme; logo is transparent

View File

@ -1,6 +1,6 @@
{ "id": "jsonclock", { "id": "jsonclock",
"name": "JsonClock", "name": "JsonClock",
"version": "0.01", "version": "0.02",
"description": "JSON view of the time, date, steps, battery, and sunrise and sunset times", "description": "JSON view of the time, date, steps, battery, and sunrise and sunset times",
"icon": "app.png", "icon": "app.png",
"screenshots": [{"url":"dark.png"}], "screenshots": [{"url":"dark.png"}],