Skip to content

Commit

Permalink
Merge pull request #609 from dappnode/Voss/bump-dappnode_profile-to-n…
Browse files Browse the repository at this point in the history
…ew-core-release-v0.2.87

Update .dappnode_profile to core release v0.2.87 versions
  • Loading branch information
alexpeterson91 authored Feb 6, 2024
2 parents 801e2fc + cbc845c commit 8b02817
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .dappnode_profile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/bash

export BIND_VERSION="${BIND_VERSION:-0.2.9}"
export BIND_VERSION="${BIND_VERSION:-0.2.10}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.22}"
export VPN_VERSION="${VPN_VERSION:-0.2.8}"
export VPN_VERSION="${VPN_VERSION:-0.2.10}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.81}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.9}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.2}"
export WIREGUARD_VERSION="${WIREGUARD_VERSION:-0.1.3}"
export HTTPS_VERSION="${HTTPS:-0.2.1}"

export DAPPNODE_DIR="/usr/src/dappnode"
Expand Down

0 comments on commit 8b02817

Please sign in to comment.