chore: bump version to 1.4.1 [skip ci]

This commit is contained in:
2026-02-17 16:20:44 +00:00
parent 94fd7f9f81
commit ec7bf82421
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "Vinted Favorites Price", "name": "Vinted Favorites Price",
"version": "1.4.0", "version": "1.4.1",
"icons": { "icons": {
"16": "icon.png", "16": "icon.png",
"32": "icon.png", "32": "icon.png",

View File

@@ -1,6 +1,6 @@
{ {
"name": "vinted-favs-price", "name": "vinted-favs-price",
"version": "1.3.1", "version": "1.4.1",
"description": "Firefox extension to track Vinted favorite prices.", "description": "Firefox extension to track Vinted favorite prices.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {