Skip to content

Commit

Permalink
Merge pull request #62 from hoprnet/main
Browse files Browse the repository at this point in the history
Bump version to 1.90.40
  • Loading branch information
tropicar authored Oct 14, 2022
2 parents 61cfcf3 + 5c9f998 commit 88c9d63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hopr.public.dappnode.eth",
"version": "1.0.1",
"upstreamVersion": "v1.90.26",
"upstreamVersion": "v1.90.40",
"description": "The HOPR protocol ensures everyone has control of their privacy, data, and identity. By running a HOPR Node, you can obtain HOPR tokens by relaying data and connect to the HOPR Network.",
"type": "service",
"architectures": ["linux/amd64"],
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: .
args:
UPSTREAM_VERSION: 1.90.26
UPSTREAM_VERSION: 1.90.40
ports:
- "9091:9091/tcp"
- "9091:9091/udp"
Expand Down

0 comments on commit 88c9d63

Please sign in to comment.