Bump version to 2.0
This commit is contained in:
2
Makefile
Normal file
2
Makefile
Normal file
@ -0,0 +1,2 @@
|
||||
release:
|
||||
zip -r ../life-scrobbler.xpi * -x "Makefile"
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"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.",
|
||||
"permissions": [
|
||||
"tabs",
|
||||
|
||||
Reference in New Issue
Block a user