diff --git a/manifest.json b/manifest.json index 3e2a98f..09e686b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "vinted-favs-price", - "version": "1.2.1", + "version": "1.2.2", "categories": { "firefox": [ "shopping" diff --git a/package.json b/package.json index ff5c860..3ff24ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vinted-favs-price", - "version": "1.2.1", + "version": "1.2.2", "description": "Firefox extension to track Vinted favorite prices.", "main": "index.js", "scripts": {