Skip to content

Commit

Permalink
1.5.33
Browse files Browse the repository at this point in the history
  • Loading branch information
mantou132 committed Dec 6, 2023
1 parent a4f0829 commit c7be329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spotify-lyrics",
"version": "1.5.32",
"version": "1.5.33",
"description": "Desktop Spotify Web Player Instant Synchronised Lyrics",
"scripts": {
"lint": "tsc --noEmit && eslint --ext .ts --fix src/",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "__MSG_extensionName__",
"version": "1.5.32",
"version": "1.5.33",
"manifest_version": 2,
"description": "__MSG_extensionDescription__",
"default_locale": "en",
Expand Down

0 comments on commit c7be329

Please sign in to comment.