diff --git a/manifest.json b/manifest.json index 6d0b2f9..4fe5f8b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "spotify-link", "name": "Spotify Link", - "version": "1.7.0", + "version": "1.8.0", "minAppVersion": "0.15.0", "description": "Include the song you're currently listening to in your note.", "author": "Studio Webux", diff --git a/package.json b/package.json index 6fef7d2..5071893 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spotify-link", - "version": "1.7.0", + "version": "1.8.0", "description": "Include the song you're currently listening to in your Obsidian (https://obsidian.md) note", "main": "main.js", "scripts": {