Bump version to 2.0

This commit is contained in:
2025-10-17 15:58:39 -04:00
parent 44456c6d0f
commit 670f8d828a
2 changed files with 3 additions and 1 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
release:
zip -r ../life-scrobbler.xpi * -x "Makefile"

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 2, "manifest_version": 2,
"name": "LifeScrobbler", "name": "LifeScrobbler",
"version": "1.4", "version": "2.0",
"description": "Scrobble visited pages to life.lab.unbl.ink after a delay, skipping blacklisted or paused tabs.", "description": "Scrobble visited pages to life.lab.unbl.ink after a delay, skipping blacklisted or paused tabs.",
"permissions": [ "permissions": [
"tabs", "tabs",