Kindle Display: Use v0.2.1

This commit is contained in:
Dennis Reimann
2020-07-04 13:49:40 +02:00
parent 1dd74b5c75
commit 46bb6bc06d

View File

@@ -10,7 +10,7 @@ CONFIG_FILE=$APP_DATA_DIR/.env
APP_ROOT_DIR=$HOME_DIR/kindle-display
APP_SERVER_DIR=$APP_ROOT_DIR/server
CRON_FILE=$APP_SERVER_DIR/cron.sh
APP_VERSION=0.2.0
APP_VERSION=0.2.1
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then