diff options
author | sameerasw <[email protected]> | 2025-02-26 16:41:15 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-02-26 16:41:15 +0530 |
commit | 8ad5353bf3f698ec8653ec97e9da66ae58536b0a (patch) | |
tree | a61772dafc747f0bf87ffe09a6e56a709c4cc954 /manifest.json | |
parent | c9f8b3ae0fd94fd922b79036501fee87b90ded19 (diff) |
JSON link fixed
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 8eb0dd9..9517613 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.0.0", + "version": "1.0.1", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { |