diff --git a/manifest.json b/manifest.json index 7d557e9..5f3acbc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vinted Favorites Price", - "version": "1.4.0", + "version": "1.4.1", "icons": { "16": "icon.png", "32": "icon.png", diff --git a/package.json b/package.json index 6e40ec4..6f0ab2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vinted-favs-price", - "version": "1.3.1", + "version": "1.4.1", "description": "Firefox extension to track Vinted favorite prices.", "main": "index.js", "scripts": {