diff --git a/manifest.json b/manifest.json index d98dd6d..c149b2e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "vinted-favs-price", - "version": "1.2.4", + "version": "1.2.5", "license": "MIT", "categories": { "firefox": [ diff --git a/package.json b/package.json index 3ff24ad..4061bc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vinted-favs-price", - "version": "1.2.2", + "version": "1.2.5", "description": "Firefox extension to track Vinted favorite prices.", "main": "index.js", "scripts": {