Skip to content

Commit f6be48d

Browse files
committed
Release 1.0.0
1 parent 2695b04 commit f6be48d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lang/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"offset": {
5050
"name": "Vertical Offset",
51-
"hint": "Distance from the top or bottom in pixels"
51+
"hint": "Distance from the top or bottom in pixels. Used to handle module incompatibility."
5252
}
5353
}
5454
}

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "global-progress-clocks",
33
"title": "Global Progress Clocks",
44
"description": "Blades in the Dark style progress clocks that show on the sidebar",
5-
"version": "0.4.7",
5+
"version": "1.0.0",
66
"authors": [
77
{
88
"name": "Supe",
@@ -34,5 +34,5 @@
3434
],
3535
"url": "https://github.com/CarlosFdez/global-progress-clocks",
3636
"manifest": "https://github.com/CarlosFdez/global-progress-clocks/releases/latest/download/module.json",
37-
"download": "https://github.com/CarlosFdez/global-progress-clocks/releases/download/v0.4.7/module.zip"
37+
"download": "https://github.com/CarlosFdez/global-progress-clocks/releases/download/v1.0.0/module.zip"
3838
}

0 commit comments

Comments
 (0)