Bump version

This commit is contained in:
alefvanoon 2022-01-30 20:02:24 +03:30
parent 2cdc55b859
commit f1825310b8

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.2.1",
"version": "1.2.2",
"manifest_version": 2,
"background": {
"page": "pages/background/background.html",
@ -101,4 +101,4 @@
"strict_min_version": "67.0"
}
}
}
}