Skip to content

Commit

Permalink
Merge pull request #107 from hoprnet/lukas/bump
Browse files Browse the repository at this point in the history
Version bump for signing
  • Loading branch information
NumberFour8 authored Feb 2, 2024
2 parents 836aeca + ba34943 commit a672d33
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,6 +1,6 @@
{
"name": "hopr.public.dappnode.eth",
"version": "1.0.28",
"version": "1.0.17",
"upstreamVersion": "providence",
"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",
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.5"
services:
node:
image: "node.hopr.public.dappnode.eth:1.0.28"
image: "node.hopr.public.dappnode.eth:1.0.17"
build:
context: .
args:
Expand Down

0 comments on commit a672d33

Please sign in to comment.