We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189d171 commit 8ca0575Copy full SHA for 8ca0575
1 file changed
weather-indicator/manifest.json
@@ -1,15 +1,13 @@
1
{
2
"id": "weather-indicator",
3
"name": "Weather Indicator",
4
- "version": "1.1.6",
+ "version": "1.1.7",
5
"minNoctaliaVersion": "4.6.8",
6
"author": "Sovereign",
7
"license": "MIT",
8
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
9
"description": "Shows the current weather condition and temperature.",
10
- "tags": [
11
- "Bar"
12
- ],
+ "tags": ["Bar"],
13
"entryPoints": {
14
"barWidget": "BarWidget.qml",
15
"panel": "Panel.qml",
0 commit comments