summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-17 17:28:50 +0100
committerFrostyBiscuit <[email protected]>2025-02-17 17:28:50 +0100
commit14cafbada6f4161f01a102d4a06789aa606e2d01 (patch)
treead7d67e21501146e4f91dda2c106cfb420a38a28 /package.json
parent85d2ce11fe132c71650a259b2323d6099751e39a (diff)
Hide YouTube ambient mode
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 c2815a4..606dd54 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "transparent-zen",
- "version": "0.1.3",
+ "version": "0.1.4",
"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",