bumped version 1.3

This commit is contained in:
and94x 2022-08-17 20:22:08 +02:00
parent 966c4ae540
commit 721324c697
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "StammTV Helper", "name": "StammTV Helper",
"version": "1.2", "version": "1.3",
"action": { "action": {
"default_popup": "popup/popup.html" "default_popup": "popup/popup.html"
}, },

View File

@ -1,7 +1,7 @@
{ {
"name": "StammTV Helper", "name": "StammTV Helper",
"description": "Adds a context-menu option to send URLs to your instance of StammTV", "description": "Adds a context-menu option to send URLs to your instance of StammTV",
"version": "1.2", "version": "1.3",
"manifest_version": 2, "manifest_version": 2,
"background": { "background": {
"scripts": [ "scripts": [