Skip to content

Commit

Permalink
Update core pkgs versions in profile
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Dec 13, 2023
1 parent 80213e8 commit 52efca5
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 BIND_VERSION="${BIND_VERSION:-0.2.7}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.21}"
export VPN_VERSION="${VPN_VERSION:-0.2.8}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.77}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.79}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.8}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.2}"
export HTTPS_VERSION="${HTTPS:-0.2.1}"
Expand Down

0 comments on commit 52efca5

Please sign in to comment.