From 7a7ae69f5e5d4faa2a3e0b014ea44472cdb3c575 Mon Sep 17 00:00:00 2001 From: Alexander Noack Date: Mon, 29 Jan 2024 23:35:25 +0100 Subject: [PATCH] fixed lastalexa/lastcommand --- alexa_remote_control.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alexa_remote_control.sh b/alexa_remote_control.sh index ac92d1d..6703355 100755 --- a/alexa_remote_control.sh +++ b/alexa_remote_control.sh @@ -234,7 +234,7 @@ usage() while [ "$#" -gt 0 ] ; do case "$1" in --version) - echo "v0.20d" + echo "v0.21" exit 0 ;; -d)