From a74f053e417ed03412faff8748259f48fb399f6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Antu=C3=B1a=20D=C3=ADez?= Date: Mon, 13 May 2019 18:56:22 +0200 Subject: [PATCH] Update version number --- README.md | 2 +- dappnode_package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c09e0f..50cd77c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![RIOT DAppNode](https://img.shields.io/badge/RIOT-DAppNode-blue.svg)](https://riot.im/app/#/room/#DAppNode:matrix.org) [![Twitter Follow](https://img.shields.io/twitter/follow/espadrine.svg?style=social&label=Follow)](https://twitter.com/DAppNode?lang=es) -Dappnode package responsible for providing the Rinkeby chain ( based on go-ethereum v1.8.17) +Dappnode package responsible for providing the Rinkeby chain ( based on go-ethereum v1.8.27) Aragon Package Manager Repo at [0x2dbc4622fde0dc5d1d1c6fc908678cddba81c189](https://etherscan.io/address/0x2dbc4622fde0dc5d1d1c6fc908678cddba81c189) diff --git a/dappnode_package.json b/dappnode_package.json index c184634..41917e9 100644 --- a/dappnode_package.json +++ b/dappnode_package.json @@ -1,7 +1,7 @@ { "name": "rinkeby.dnp.dappnode.eth", "version": "0.2.3", - "description": "Rinkeby chain for DAppNode based on go-ethereum v1.8.21", + "description": "Rinkeby chain for DAppNode based on go-ethereum v1.8.27", "avatar": "/ipfs/QmTfnrUdZWaMgr2Zi1h1Z7zS5CbYtQZRs72yqKZQHj5fxT", "type": "library", "chain": "ethereum",