We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9bc55 commit f727f69Copy full SHA for f727f69
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ghost-chat",
3
"displayName": "GhostChat",
4
- "version": "0.5.9",
+ "version": "0.5.10",
5
"description": "GhostChat - Decentralized Web3 chat extension for secure on-site conversations and DeFi safety checks.",
6
"type": "module",
7
"scripts": {
public/update.json
@@ -0,0 +1,5 @@
+{
+ "downloadUrl": "https://github.com/SapienXai/GhostChat/releases/download/v0.5.10/ghost-chat-0.5.10-chrome.zip",
+ "notesUrl": "https://github.com/SapienXai/GhostChat/releases/tag/v0.5.10"
+}
0 commit comments