diff --git a/alexa_remote_control.sh b/alexa_remote_control.sh index 4601801..7e62d9d 100755 --- a/alexa_remote_control.sh +++ b/alexa_remote_control.sh @@ -198,7 +198,7 @@ usage() while [ "$#" -gt 0 ] ; do case "$1" in --version) - echo "v0.15b" + echo "v0.15c" exit 0 ;; -d) diff --git a/alexa_remote_control_plain.sh b/alexa_remote_control_plain.sh index 6daaca5..00c6456 100755 --- a/alexa_remote_control_plain.sh +++ b/alexa_remote_control_plain.sh @@ -141,7 +141,7 @@ usage() while [ "$#" -gt 0 ] ; do case "$1" in --version) - echo "v0.15b" + echo "v0.15c" exit 0 ;; -d)