Skip to content

Commit

Permalink
Merge pull request #415 from dappnode/update-profile
Browse files Browse the repository at this point in the history
update core packages versions
  • Loading branch information
pablomendezroyo authored Mar 30, 2022
2 parents bbe87ec + c817486 commit f66890b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .dappnode_profile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

export BIND_VERSION="${BIND_VERSION:-0.2.6}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.15}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.16}"
export VPN_VERSION="${VPN_VERSION:-0.2.8}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.47}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.48}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.8}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.1}"
export HTTPS_VERSION="${HTTPS:-0.1.3}"
Expand Down

0 comments on commit f66890b

Please sign in to comment.