bugfix: set version of first release to 0.01
parent
5a5c6a3b5e
commit
d0ff8f8477
|
|
@ -0,0 +1 @@
|
||||||
|
0.01: Official release
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "widtimer",
|
"id": "widtimer",
|
||||||
"name": "Timer Widget",
|
"name": "Timer Widget",
|
||||||
"shortName": "WidTimer",
|
"shortName": "WidTimer",
|
||||||
"version": "0.04",
|
"version": "0.01",
|
||||||
"description": "Timer widget with swipe controls. Swipe a T (for timer) to start the timer and unlock the controls. Then single swipes adjust the time: right/left ±1min, up/down ±10min. Will buzz upon timer completion.",
|
"description": "Timer widget with swipe controls. Swipe a T (for timer) to start the timer and unlock the controls. Then single swipes adjust the time: right/left ±1min, up/down ±10min. Will buzz upon timer completion.",
|
||||||
"icon": "widtimer.png",
|
"icon": "widtimer.png",
|
||||||
"type": "widget",
|
"type": "widget",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue