diff --git a/README.md b/README.md index b8be810..523bc60 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,3 @@ N/A. It should work out of the box! ## Firefox Set `layout.css.overflow-overlay.enabled` to true in about:config, and update to the latest version of Firefox. [Relevant Issue](https://github.com/anaclumos/bing-chat-for-all-browsers/issues/1) - diff --git a/package-lock.json b/package-lock.json index 6f3c39e..e3715f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bing-chat-for-all-browsers", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "bing-chat-for-all-browsers", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "dependencies": { "react": "^17.0.1", diff --git a/release/chrome.zip b/release/chrome.zip index 916e58a..c468d9a 100644 Binary files a/release/chrome.zip and b/release/chrome.zip differ diff --git a/release/firefox.zip b/release/firefox.zip index 6deff53..9d2cd5d 100644 Binary files a/release/firefox.zip and b/release/firefox.zip differ