diff options
author | FrostyBiscuit <[email protected]> | 2025-02-24 20:07:45 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-24 20:07:45 +0100 |
commit | 582925ba162cd3a5ead033f0212fee255e1c7d39 (patch) | |
tree | f771f88ad70c86a39febae26ef7c165931187d55 /package.json | |
parent | dca91c1d0624f82ff16d60e359a287c22515fe1d (diff) |
Added support for google
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index df5a692..6580df2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "transparent-zen", - "version": "0.1.9", + "version": "0.1.10", "description": "A browser extension for Zen Browser to inject custom styles to make your favorite websites transparent", "scripts": { "build": "web-ext build --config web-ext-config.mjs", |