diff --git a/manifest.json b/manifest.json index 845879a..6884a5c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Vinted Favorites Price", - "version": "1.3.0", + "version": "1.3.1", "categories": { "firefox": [ "shopping" diff --git a/package.json b/package.json index 4061bc7..6e40ec4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vinted-favs-price", - "version": "1.2.5", + "version": "1.3.1", "description": "Firefox extension to track Vinted favorite prices.", "main": "index.js", "scripts": {