Skip to content

Commit

Permalink
Bump Core versions for v0.2.86
Browse files Browse the repository at this point in the history
Bump Core versions for v0.2.86
  • Loading branch information
alexpeterson91 authored Jan 18, 2024
1 parent 0eb8e4b commit 6f6822d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .dappnode_profile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/bash

export BIND_VERSION="${BIND_VERSION:-0.2.7}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.21}"
export BIND_VERSION="${BIND_VERSION:-0.2.9}"
export IPFS_VERSION="${IPFS_VERSION:-0.2.22}"
export VPN_VERSION="${VPN_VERSION:-0.2.8}"
export DAPPMANAGER_VERSION="${DAPPMANAGER_VERSION:-0.2.79}"
export WIFI_VERSION="${WIFI_VERSION:-0.2.8}"
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 HTTPS_VERSION="${HTTPS:-0.2.1}"

Expand Down

0 comments on commit 6f6822d

Please sign in to comment.