summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-20 10:48:22 +0100
committerFrostyBiscuit <[email protected]>2025-02-20 10:48:22 +0100
commit7f5015175e23789987141906f6e0c720a0b4b4bf (patch)
tree08d0726f7023375f40fc8f9498c8b1060d9257b0 /package.json
parentae7f451486845e5a9a3280db02c5ddba75038983 (diff)
Added support for duckduckgo.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 c276d06..772ae6e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "transparent-zen",
- "version": "0.1.7",
+ "version": "0.1.8",
"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",