Skip to content

Commit 5c1cba7

Browse files
chore(lyrics-fetch): bump version
1 parent 13e2999 commit 5c1cba7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

lyrics-fetch/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"id": "lyrics-fetch",
33
"name": "Lyrics Fetch/Bar Display",
4-
"version": "1.0.0",
5-
"minNoctaliaVersion": "3.6.0",
4+
"version": "1.1.0",
5+
"minNoctaliaVersion": "3.7.0",
66
"author": "Pever3ll",
77
"license": "GPLv3",
88
"description": "Uses MPRIS data to fetch song lyrics from lrclib.net and displays it in the bar.",
99
"tags": [
10-
"Bar",
11-
"Music"
10+
"Bar",
11+
"Music"
1212
],
1313
"entryPoints": {
1414
"main": "Main.qml",

0 commit comments

Comments
 (0)