Skip to content

Commit

Permalink
Update CHANGELOG.md and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Moon-0xff committed Jul 31, 2023
1 parent 48bd8c0 commit 68143fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Includes new options to customize the icon alongside the label:
- Use album art as icon when available
- Album art scaling: adjust the size of the album art image on the panel

# Upcoming Version
# Version 18
- Hide the label widget completely when there's no available mpris sources
- Uncouple refresh from shell main loop (this virtually gives the extension a
"refresh time" of 0ms)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"uuid": "[email protected]",
"name": "Mpris Label",
"description": "Display in your panel the (song)title, album and/or artist name available from an mpris compatible media player, such as Spotify, Vlc, Rhythmbox, Firefox, Chromium and many more. Lots of features and very customizable!",
"version": 17,
"version": 18,
"shell-version": [ "3.36", "3.38", "40", "41", "42", "43", "44" ],
"url": "https://github.com/Moon-0xff/gnome-mpris-label"
}

0 comments on commit 68143fe

Please sign in to comment.