diff --git a/deploy.sh b/deploy.sh index aa42f20..d1ae1b0 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -LED_CURRENT_VERSION="1.4.1" +LED_CURRENT_VERSION="1.4.3" # cd to the directory the script is in SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)