Skip to content

Commit

Permalink
Update .dappnode_profile
Browse files Browse the repository at this point in the history
bump core component versions to match latest core release
  • Loading branch information
alexpeterson91 authored Feb 22, 2024
1 parent fb19ee5 commit 3bab0f9
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.10}"
export BIND_VERSION="${BIND_VERSION:-0.2.11}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.22}"
export VPN_VERSION="${VPN_VERSION:-0.2.10}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.81}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.84}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.9}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.3}"
export HTTPS_VERSION="${HTTPS:-0.2.1}"
Expand Down

0 comments on commit 3bab0f9

Please sign in to comment.