diff --git a/manifest-beta.json b/manifest-beta.json new file mode 100644 index 00000000..303cfff9 --- /dev/null +++ b/manifest-beta.json @@ -0,0 +1,14 @@ +{ + "id": "copilot", + "name": "Copilot", + "version": "3.2.9-beta.0", + "minAppVersion": "1.7.2", + "isDesktopOnly": false, + "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.", + "author": "Logan Yang", + "authorUrl": "https://twitter.com/logancyang", + "fundingUrl": { + "Buy Me a Coffee": "https://www.buymeacoffee.com/logancyang", + "GitHub Sponsor": "https://github.com/sponsors/logancyang" + } +} diff --git a/manifest.json b/manifest.json index 303cfff9..1d1c7dd4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "copilot", "name": "Copilot", - "version": "3.2.9-beta.0", + "version": "3.2.8", "minAppVersion": "1.7.2", "isDesktopOnly": false, "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.",