diff --git a/wled b/wled index bb15ae2..8a7c5d8 100755 --- a/wled +++ b/wled @@ -8,7 +8,7 @@ NAME="wled.sh" COMMAND="wled" -VERSION="0.1.2" +VERSION="0.1.3" # Make the exit status of command pipelines the status of the last command # with non-zero exit status - if supported by this shell.