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