summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-21 09:11:13 +0100
committerFrostyBiscuit <[email protected]>2025-02-21 09:11:13 +0100
commit99ffddf94daa19510e7822cafd8884cb6d5edf4b (patch)
treedcdcc9d2b7177dfa31ae4035b54382d1bfb302c7 /package.json
parentbc357ed1224affd00360ca9b9e37bce74b4f2770 (diff)
Added support for epicgames.com
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
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",