From 8d09eea1e60c5eb36c33cdc7e97eefeda3d2b0d4 Mon Sep 17 00:00:00 2001 From: Mitchell Kossoris Date: Sun, 17 Mar 2024 00:45:14 -0700 Subject: [PATCH] Update SEO for extension --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b8857b3..966b167 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "synq-extension", - "displayName": "SynQ: Music Mini Player and Cross-Service Sharing", - "version": "4.0.2", - "description": "Mini player with cross-service music sharing for Spotify, Apple Music, YouTube Music, and Amazon Music.", + "displayName": "SynQ for Spotify, YouTube, Amazon Music, more", + "version": "4.0.3", + "description": "Mini player with universal music sharing for Spotify, Apple Music, YouTube Music, and Amazon Music.", "author": "SynQ, LLC", "scripts": { "dev": "plasmo dev",