Skip to content

Commit

Permalink
Bump version to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Booteille committed May 18, 2017
1 parent c04e216 commit a08d770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ usage() { grep '^#/' "$0" | cut -c4- ; exit 0 ; }

DATETIME=$(date +"%d %h %Y %H:%M:%S")

BLYNKCLI_VERSION="v0.2.2"
BLYNKCLI_VERSION="v0.2.3"
BLYNKCLI_EXECUTABLE="/usr/bin/blynkcli"
BLYNK_JAR=""
BLYNK_FOLDER="/var/blynk"
Expand Down

0 comments on commit a08d770

Please sign in to comment.