change chain names in manifests

Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
This commit is contained in:
Uncle Fatso 2025-08-12 20:12:49 +03:00
parent d74d7affe4
commit 20c73d53b6
Signed by: f4ts0
GPG Key ID: 565F4F2860226EBB
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"author": "GHOST Team <someone@ghostchain.io>",
"description": "Wallet for GHOST and Casper blockchains light clients",
"description": "Wallet for GHOST and CASPER blockchains light clients",
"homepage_url": "https://git.ghostchain.io/ghostchain/ghost-extension-wallet",
"name": "GHOST Wallet",
"short_name": "ghost-wallet",

View File

@ -1,6 +1,6 @@
{
"author": "GHOST Team <someone@ghostchain.io>",
"description": "Wallet for GHOST and Casper blockchains light clients",
"description": "Wallet for GHOST and CASPER blockchains light clients",
"homepage_url": "https://git.ghostchain.io/ghostchain/ghost-extension-wallet",
"name": "GHOST Wallet",
"short_name": "ghost-wallet",

View File

@ -1,6 +1,6 @@
{
"name": "ghost-wallet",
"version": "0.1.1",
"version": "0.1.2",
"description": "Browser extension to manage ghost blockchain light clients.",
"main": "dist/src/index.js",
"author": "Uncle f4ts0 <f4ts0@ghostchain.io>",