chimer: version bump
parent
a82163fc88
commit
11e751fee7
|
|
@ -1,2 +1,3 @@
|
||||||
0.01: Initial Creation
|
0.01: Initial Creation
|
||||||
0.02: Fixed some sleep bugs. Added a sleep mode toggle
|
0.02: Fixed some sleep bugs. Added a sleep mode toggle
|
||||||
|
0.03: Reduce busy-loop and code
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "chimer",
|
"id": "chimer",
|
||||||
"name": "Chimer",
|
"name": "Chimer",
|
||||||
"version": "0.02",
|
"version": "0.03",
|
||||||
"description": "A fork of Hour Chime that adds extra features such as: \n - Buzz or beep on every 60, 30 or 15 minutes. \n - Repeat Chime up to 3 times \n - Set hours to disable chime",
|
"description": "A fork of Hour Chime that adds extra features such as: \n - Buzz or beep on every 60, 30 or 15 minutes. \n - Repeat Chime up to 3 times \n - Set hours to disable chime",
|
||||||
"icon": "widget.png",
|
"icon": "widget.png",
|
||||||
"type": "widget",
|
"type": "widget",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue