diff options
author | sameerasw <[email protected]> | 2025-02-27 11:46:57 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-02-27 11:46:57 +0530 |
commit | 3f1bf3b9d31d5adc175ae5a5c736985968f3c5a6 (patch) | |
tree | a363c07f7e5d09b1decef9a78a9c19e0aacaf9df /manifest.json | |
parent | 4d9e41e4faabe4424636a247815b865b8b6c44d5 (diff) |
Added request theme button for missing websites which directly creates a new github issue.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 733eaa6..fa7aa43 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.2.0", + "version": "1.2.1", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { |