diff options
| author | Dhravya Shah <[email protected]> | 2024-08-09 23:16:43 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2024-08-09 23:16:43 -0700 |
| commit | d645c9c2a65fafd8be2017e341a9126cb866a205 (patch) | |
| tree | f85a125f5d953759e5989a6e2f50d99a53b5ff20 | |
| parent | slow wait and save (diff) | |
| download | supermemory-d645c9c2a65fafd8be2017e341a9126cb866a205.tar.xz supermemory-d645c9c2a65fafd8be2017e341a9126cb866a205.zip | |
update version
| -rw-r--r-- | apps/extension/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/extension/manifest.json b/apps/extension/manifest.json index 51040f89..167b7c79 100644 --- a/apps/extension/manifest.json +++ b/apps/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "$schema": "https://json.schemastore.org/chrome-manifest", - "version": "2.63.2", + "version": "2.63.3", "name": "supermemory", "description": "An extension for https://supermemory.ai - an AI hub for all your bookmarks.", "background": { |