Skip to content

Commit 8ca0575

Browse files
committed
version bump
1 parent 189d171 commit 8ca0575

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

weather-indicator/manifest.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
{
22
"id": "weather-indicator",
33
"name": "Weather Indicator",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"minNoctaliaVersion": "4.6.8",
66
"author": "Sovereign",
77
"license": "MIT",
88
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
99
"description": "Shows the current weather condition and temperature.",
10-
"tags": [
11-
"Bar"
12-
],
10+
"tags": ["Bar"],
1311
"entryPoints": {
1412
"barWidget": "BarWidget.qml",
1513
"panel": "Panel.qml",

0 commit comments

Comments
 (0)