diff options
author | FrostyBiscuit <[email protected]> | 2025-02-18 09:14:32 +0100 |
---|---|---|
committer | FrostyBiscuit <[email protected]> | 2025-02-18 09:14:32 +0100 |
commit | 2ee7418082c084bb17b3c6c7720959ae606e7536 (patch) | |
tree | e12b5239b732b886ce266c9d3694650923426928 /package.json | |
parent | c79247b30ad3bb07a9bb559de7578de53d1e0a4e (diff) |
Include chatgpt, chess.com, copilot and wikipedia for new version
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 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", |