Skip to content

Commit

Permalink
update core packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Mar 30, 2022
1 parent bbe87ec commit c817486
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 c817486

Please sign in to comment.