Compare commits

4 Commits
dev ... main

Author SHA1 Message Date
ec7bf82421 chore: bump version to 1.4.1 [skip ci] 2026-02-17 16:20:44 +00:00
Space-Banane
94fd7f9f81 Merge branch 'main' of ssh://gitea.reversed.dev:2222/space/vinted-favs-price
All checks were successful
CI / build-and-publish (push) Successful in 23s
2026-02-17 17:19:03 +01:00
Space-Banane
5c12de59bd Merge branch 'dev' 2026-02-17 17:17:55 +01:00
292f55e89f chore: bump version to 1.3.1 [skip ci] 2026-02-17 15:49:24 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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