Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions dappnode_package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "core.dnp.dappnode.eth",
"version": "0.3.14",
"version": "0.3.16",
"description": "DAppNode package responsible for managing the core packages",
"type": "dncore",
"architectures": ["linux/amd64", "linux/arm64"],
Expand All @@ -23,9 +23,9 @@
"dependencies": {
"bind.dnp.dappnode.eth": "0.2.12",
"ipfs.dnp.dappnode.eth": "0.2.27",
"dappmanager.dnp.dappnode.eth": "0.2.116",
"dappmanager.dnp.dappnode.eth": "0.2.118",
"wifi.dnp.dappnode.eth": "0.2.10",
"notifications.dnp.dappnode.eth": "0.1.7",
"notifications.dnp.dappnode.eth": "0.1.8",
"premium.dnp.dappnode.eth": "0.1.0"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
core.dnp.dappnode.eth:
build: ./src
restart: "no"
image: core.dnp.dappnode.eth:0.3.14
image: core.dnp.dappnode.eth:0.3.16
container_name: DAppNodeCore-core.dnp.dappnode.eth
volumes:
- /etc:/etc
Expand Down
7 changes: 7 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,5 +501,12 @@
"https://api.ipfs.dappnode.io": "Wed, 26 Nov 2025 11:20:08 GMT"
},
"link": "https://dappnode.github.io/sdk-publish/?r=core.dnp.dappnode.eth&v=0.3.14&h=%2Fipfs%2FQmSceW1daPt1qTXg5W1PhgbhWoARZWh8TtozL6WsbV1g4r"
},
"0.3.16": {
"hash": "/ipfs/QmRKWGxLiMRcntgNGre9w9wThmZRPwdAUDUmLDsfukuRb6",
"uploadedTo": {
"https://api.ipfs.dappnode.io": "Tue, 23 Dec 2025 09:48:30 GMT"
},
"link": "https://dappnode.github.io/sdk-publish/?r=core.dnp.dappnode.eth&v=0.3.16&h=%2Fipfs%2FQmRKWGxLiMRcntgNGre9w9wThmZRPwdAUDUmLDsfukuRb6"
}
}