Skip to content

Commit ece45c3

Browse files
Update package versions in .dappnode_profile for consistency
1 parent 2176d35 commit ece45c3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.dappnode_profile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
# - `/ipfs/QmRe6...` -> indicates the ipfs hash used to download the content
88
# - `0.2.71` -> indicates the version. It must be the one uploaded to such IPFS hash
99

10-
export BIND_VERSION="${BIND_VERSION:-0.2.11}"
11-
export IPFS_VERSION="${IPFS_VERSION:-0.2.23}"
12-
export VPN_VERSION="${VPN_VERSION:-0.2.10}"
13-
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.99}"
14-
export WIFI_VERSION="${WIFI_VERSION:-0.2.9}"
15-
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.3}"
10+
export BIND_VERSION="${BIND_VERSION:-0.2.13}"
11+
export IPFS_VERSION="${IPFS_VERSION:-0.2.27}"
12+
export VPN_VERSION="${VPN_VERSION:-0.2.11}"
13+
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.121}"
14+
export WIFI_VERSION="${WIFI_VERSION:-0.2.11}"
15+
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.4}"
1616
export HTTPS_VERSION="${HTTPS:-0.2.2}"
1717
export NOTIFICATIONS_VERSION="/ipfs/QmX6kkG8bwZVNdhYnPjhz9p6SKnbozHrVFwPMvU1a2YN2s"
1818
export PREMIUM_VERSION="/ipfs/QmRorK6DQUen31vJdfT8TaJsD4QQqbWg9xFQNixwoQEPKy"

0 commit comments

Comments
 (0)