We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e2999 commit 5c1cba7Copy full SHA for 5c1cba7
1 file changed
lyrics-fetch/manifest.json
@@ -1,14 +1,14 @@
1
{
2
"id": "lyrics-fetch",
3
"name": "Lyrics Fetch/Bar Display",
4
- "version": "1.0.0",
5
- "minNoctaliaVersion": "3.6.0",
+ "version": "1.1.0",
+ "minNoctaliaVersion": "3.7.0",
6
"author": "Pever3ll",
7
"license": "GPLv3",
8
"description": "Uses MPRIS data to fetch song lyrics from lrclib.net and displays it in the bar.",
9
"tags": [
10
- "Bar",
11
- "Music"
+ "Bar",
+ "Music"
12
],
13
"entryPoints": {
14
"main": "Main.qml",
0 commit comments