Skip to content

Commit 6bdac60

Browse files
committed
Updated version to 0.7.0.1
1 parent dbff077 commit 6bdac60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raspiBackup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ fi
4444

4545
MYSELF="$(basename "$(test -L "$0" && readlink "$0" || echo "$0")")" # use linked script name if the link is used
4646
MYNAME=${MYSELF%.*}
47-
VERSION="0.7.0-hotfix_m845" # -beta, -hotfix or -dev suffixes possible
47+
VERSION="0.7.0.1" # -beta, -hotfix or -dev suffixes possible
4848
VERSION_SCRIPT_CONFIG="0.1.8" # required config version for script
4949

5050
VERSION_VARNAME="VERSION" # has to match above var names

0 commit comments

Comments
 (0)