summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFrostyBiscuit <[email protected]>2025-02-18 09:14:32 +0100
committerFrostyBiscuit <[email protected]>2025-02-18 09:14:32 +0100
commit2ee7418082c084bb17b3c6c7720959ae606e7536 (patch)
treee12b5239b732b886ce266c9d3694650923426928 /package.json
parentc79247b30ad3bb07a9bb559de7578de53d1e0a4e (diff)
Include chatgpt, chess.com, copilot and wikipedia for new version
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 606dd54..581dd2e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "transparent-zen",
- "version": "0.1.4",
+ "version": "0.1.5",
"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",