Skip to content

Commit

Permalink
Merge pull request #33 from dappnode/v0.2.22
Browse files Browse the repository at this point in the history
v0.2.22 Release
  • Loading branch information
eduadiez authored Dec 5, 2019
2 parents 0404036 + 89c228d commit 11593cb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"bind.dnp.dappnode.eth": "0.2.1",
"ipfs.dnp.dappnode.eth": "0.2.4",
"ethchain.dnp.dappnode.eth": "0.2.15",
"ethchain.dnp.dappnode.eth": "0.2.16",
"ethforward.dnp.dappnode.eth": "0.2.3",
"vpn.dnp.dappnode.eth": "0.2.4",
"wamp.dnp.dappnode.eth": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ networks:
services:
core.dnp.dappnode.eth:
build: ./build
image: 'core.dnp.dappnode.eth:0.2.21'
image: 'core.dnp.dappnode.eth:0.2.22'
container_name: DAppNodeCore-core.dnp.dappnode.eth
volumes:
- '/usr/src/dappnode/DNCORE/:/usr/src/app/DNCORE/'
Expand Down
8 changes: 8 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,13 @@
"dappnode": "Thu, 21 Nov 2019 01:36:04 GMT"
},
"link": "http://my.dappnode/#/sdk/publish/r=core.dnp.dappnode.eth&v=0.2.20&h=%2Fipfs%2FQmWuFY65D4JmQnvDmchZML3VRbBn3s3ERDjgGWsoT2m8Kx"
},
"0.2.21": {
"hash": "/ipfs/QmUauENjpNqzJ97uBdbtGw9QDZysXMXxJo35H7gvH5apNj",
"type": "manifest",
"uploadedTo": {
"dappnode": "Wed, 04 Dec 2019 21:51:39 GMT"
},
"link": "http://my.dappnode/#/sdk/publish/r=core.dnp.dappnode.eth&v=0.2.21&h=%2Fipfs%2FQmUauENjpNqzJ97uBdbtGw9QDZysXMXxJo35H7gvH5apNj"
}
}

0 comments on commit 11593cb

Please sign in to comment.