From 88c5c56c57d2dba9b7acbc036344b35135f9b68e Mon Sep 17 00:00:00 2001 From: Ashar Fuadi Date: Sun, 4 Dec 2016 11:24:45 +0000 Subject: [PATCH] Bump version v1.1.0 in script --- scripts/tcframe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tcframe b/scripts/tcframe index fa44c223..1957d0ae 100755 --- a/scripts/tcframe +++ b/scripts/tcframe @@ -21,7 +21,7 @@ build() { } version() { - echo "tcframe 1.0.1" + echo "tcframe 1.1.0" } if [ -z "$TCFRAME_HOME" ]; then