Bump version

This commit is contained in:
Maks Snegov 2024-04-26 02:36:22 -07:00
parent 094e2d2b81
commit fcb9f9dbf3

View File

@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "not-a-rescheduler",
"version": "0.0.1",
"version": "0.0.2",
"permissions": [ "storage", "tabs", "activeTab", "notifications", "declarativeContent" ],
"content_scripts": [
{