Skip to content

Commit 2926bdb

Browse files
committed
Bump version for 0.1.4 release
1 parent 45226f2 commit 2926bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ else
3131
exit 1
3232
fi
3333

34-
version="0.1.3"
34+
version="0.1.4"
3535
base_url="https://github.com/honganh1206/clue/releases/download"
3636
download_url="${base_url}/${version}/clue_${version}_${os}_${arch}"
3737

0 commit comments

Comments
 (0)