Updated for NewHorizon(1.6.0)
This commit is contained in:
@@ -85,7 +85,7 @@ const template = [
|
|||||||
mainWindow.webContents.send("showAboutDialog", infoData);
|
mainWindow.webContents.send("showAboutDialog", infoData);
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
label: "Ether1 documentation",
|
label: "Etho Protocol documentation",
|
||||||
click() {
|
click() {
|
||||||
shell.openExternal("https://docs.ethoprotocol.com/");
|
shell.openExternal("https://docs.ethoprotocol.com/");
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "EthoWallet",
|
"name": "EthoWallet",
|
||||||
"version": "2.4.2",
|
"version": "2.4.3",
|
||||||
"description": "Desktop wallet for Etho Protocol ($ETHO)",
|
"description": "Desktop wallet for Etho Protocol ($ETHO)",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user