Skip to content

Commit

Permalink
feat(bump): upgrade to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc authored and oknozor committed Dec 1, 2022
1 parent dcd3132 commit c9f6d27
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
@@ -1,7 +1,7 @@
#!/bin/sh

CUR_DIR=$(pwd)
VERSION=5.1.0
VERSION=5.2.0
TAR="cocogitto-$VERSION-x86_64-unknown-linux-musl.tar.gz"
BIN_DIR="$HOME/.local/bin"

Expand Down

0 comments on commit c9f6d27

Please sign in to comment.