diff options
author | sameerasw <[email protected]> | 2025-02-26 18:38:53 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-02-26 18:38:53 +0530 |
commit | 3b0070518d96f8c7a924f7b8b178877c8207dfd3 (patch) | |
tree | f1e6ebc28ba5c537dc61924b04dac7ab88d86ca0 /manifest.json | |
parent | 28dd66e7e5860b81c25b1876cfc34cb277ebe81e (diff) |
Theme request and issues button
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 5e3ca93..2034b23 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.1.0", + "version": "1.1.1", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { |