Skip to content

Commit f727f69

Browse files
committed
chore: bump version to 0.5.10
1 parent 8d9bc55 commit f727f69

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ghost-chat",
33
"displayName": "GhostChat",
4-
"version": "0.5.9",
4+
"version": "0.5.10",
55
"description": "GhostChat - Decentralized Web3 chat extension for secure on-site conversations and DeFi safety checks.",
66
"type": "module",
77
"scripts": {

public/update.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"version": "0.5.10",
3+
"downloadUrl": "https://github.com/SapienXai/GhostChat/releases/download/v0.5.10/ghost-chat-0.5.10-chrome.zip",
4+
"notesUrl": "https://github.com/SapienXai/GhostChat/releases/tag/v0.5.10"
5+
}

0 commit comments

Comments
 (0)