Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
add geth 1.3.1 binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
frozeman committed Nov 3, 2015
1 parent 4720c87 commit 9f77e13
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menuItems.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ var menuTempl = function(webviews) {
label: i18n.t('mist.applicationMenu.develop.ethereumNode'),
submenu: [
{
label: 'Geth 1.2.3 (Go)',
label: 'Geth 1.3.1 (Go)',
checked: !!global.nodes.geth,
enabled: !global.nodes.geth,
type: 'checkbox',
Expand Down
Binary file modified nodes/geth/darwin-x64/geth
Binary file not shown.
Binary file modified nodes/geth/linux-x64/geth
Binary file not shown.
Binary file modified nodes/geth/win32-x64/geth.exe
Binary file not shown.

0 comments on commit 9f77e13

Please sign in to comment.