bump version

Signed-off-by: Blackyfff <freifunk@freifunk-herpf.de>
This commit is contained in:
Blackyfff 2021-10-13 01:34:39 +02:00
parent 6f80db0105
commit d3eb24deae
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# exit script when command fails # exit script when command fails
set -e set -e
export DNSSCRIPT_VERSION="0.9.0" export DNSSCRIPT_VERSION="0.9.1"
. /etc/ffdns/community.conf . /etc/ffdns/community.conf
. /etc/ffdns/local.conf . /etc/ffdns/local.conf