diff options
author | FrostyBiscuit <[email protected]> | 2025-02-21 09:11:13 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-21 09:11:13 +0100 |
commit | 99ffddf94daa19510e7822cafd8884cb6d5edf4b (patch) | |
tree | dcdcc9d2b7177dfa31ae4035b54382d1bfb302c7 /package.json | |
parent | bc357ed1224affd00360ca9b9e37bce74b4f2770 (diff) |
Added support for epicgames.com
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 772ae6e..df5a692 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "transparent-zen", - "version": "0.1.8", + "version": "0.1.9", "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", |