chore: bump version to 1.3.1 [skip ci]

This commit is contained in:
2026-02-17 15:51:54 +00:00
parent 09267c7501
commit 343d85d5a0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Vinted Favorites Price",
"version": "1.3.0",
"version": "1.3.1",
"categories": {
"firefox": [
"shopping"

View File

@@ -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": {