We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f69a8 commit 95d2aacCopy full SHA for 95d2aac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spotify-lyrics",
3
- "version": "1.6.4",
+ "version": "1.6.5",
4
"description": "Desktop Spotify Web Player Instant Synchronized Lyrics",
5
"scripts": {
6
"lint": "tsc --noEmit && eslint --ext .ts --fix src/",
public/manifest.json
@@ -1,7 +1,7 @@
"$schema": "https://raw.githubusercontent.com/extend-chrome/manifest-json-schema/main/schema/manifest.schema.json",
"name": "__MSG_extensionName__",
"manifest_version": 3,
"description": "__MSG_extensionDescription__",
7
"default_locale": "en",
0 commit comments