Skip to content

Commit fb0137a

Browse files
committed
todo: 1.9.10 -> 1.9.11
1 parent c225983 commit fb0137a

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

todo/manifest.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
{
22
"id": "todo",
33
"name": "Todo List",
4-
"version": "1.9.10",
4+
"version": "1.9.11",
55
"minNoctaliaVersion": "3.7.1",
66
"author": "lonerOrz <lonerOrz@qq.com>",
77
"license": "MIT",
88
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
99
"description": "A simple todo list manager plugin for Noctalia Shell.",
10-
"tags": [
11-
"Bar",
12-
"Desktop",
13-
"Panel",
14-
"Productivity"
15-
],
10+
"tags": ["Bar", "Desktop", "Panel", "Productivity"],
1611
"entryPoints": {
1712
"main": "Main.qml",
1813
"barWidget": "BarWidget.qml",

0 commit comments

Comments
 (0)