diff --git a/icon128.png b/icon128.png index cb1e50a..297503e 100644 Binary files a/icon128.png and b/icon128.png differ diff --git a/icon16.png b/icon16.png index cb7cda1..da5361b 100644 Binary files a/icon16.png and b/icon16.png differ diff --git a/icon48.png b/icon48.png index be487ce..d10f46e 100644 Binary files a/icon48.png and b/icon48.png differ diff --git a/index.html b/index.html index 68c4d99..47b333b 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@
-

AIS Visa Auto Rescheduler

+

not-a-rescheduler

diff --git a/manifest.json b/manifest.json index 35755a6..73c5a99 100644 --- a/manifest.json +++ b/manifest.json @@ -24,5 +24,5 @@ "manifest_version": 3, "name": "not-a-rescheduler", "permissions": [ "storage", "tabs", "activeTab", "notifications", "declarativeContent" ], - "version": "0.0.6" + "version": "0.0.7" }