1
0
Fork 0

version increment, changelog notes

master
charlestietjen 2023-11-02 09:06:00 -04:00
parent d2692aa36c
commit a80a7f2162
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
0.1: Initial release
0.2: Added more descriptive approximations
0.2f: Bug fixes: Incorrect hour drawn after 50 mins, incorrect quarter minute drawn after 50 mins

View File

@ -1,7 +1,7 @@
{ "id": "approxclock",
"name": "Approximate Clock",
"shortName" : "Approx Clock",
"version": "0.2",
"version": "0.2f",
"icon": "app.png",
"description": "A really basic spelled out time display for people looking for the vague time at a glance.",
"type": "clock",