diff options
author | sameerasw <[email protected]> | 2025-02-26 20:22:22 +0530 |
---|---|---|
committer | sameerasw <[email protected]> | 2025-02-26 20:22:22 +0530 |
commit | e3b7b6b485dd94a4b9308d69944320069d69740e (patch) | |
tree | 26e6c9b5d480da9737a8f8d6337c2924b4f6c222 /manifest.json | |
parent | 946bb6d1134f1776040ca5f58c2d9534a29e3ea7 (diff) |
Added version to the pop up header
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 5ae275c..4fed51a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.1.2", + "version": "1.1.3", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { |