Skip to content

Commit

Permalink
Updated version to 0.7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
framps committed Mar 2, 2025
1 parent dbff077 commit 6bdac60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raspiBackup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ fi

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

VERSION_VARNAME="VERSION" # has to match above var names
Expand Down

0 comments on commit 6bdac60

Please sign in to comment.