Skip to content

Commit f1b8749

Browse files
author
Corwin Kerr
committed
widclkinfo: update version and changelog
1 parent b99bc3e commit f1b8749

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

apps/widclkinfo/ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
0.01: New Widget!
22
0.02: Now use an app ID (to avoid conflicts with clocks that also use ClockInfo)
33
0.03: Fix widget clearing too far down
4-
0.04: If a small font is needed, use 6x8 but twice as high
4+
0.04: If a small font is needed, use 6x8 but twice as high
5+
0.05: Defocus the clock_info if widget_utils is used to move widgets off screen

apps/widclkinfo/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "id": "widclkinfo",
22
"name": "Clock Info Widget",
3-
"version":"0.04",
3+
"version":"0.05",
44
"description": "Use 'Clock Info' in the Widget bar. Tap on the widget to select, then drag up/down/left/right to choose what information is displayed.",
55
"icon": "widget.png",
66
"screenshots" : [ { "url":"screenshot.png" }],

0 commit comments

Comments
 (0)