We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ef4252 commit 7a3e297Copy full SHA for 7a3e297
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spotify-lyrics",
3
- "version": "1.6.7",
+ "version": "1.6.8",
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