Skip to content

Commit

Permalink
feat(bump): bump cocogitto to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Mar 29, 2022
1 parent 1c389ea commit 55422bd
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.0.0
VERSION=5.0.1
TAR="cocogitto-$VERSION-x86_64-unknown-linux-musl.tar.gz"
BIN_DIR="$HOME/.local/bin"

Expand Down

0 comments on commit 55422bd

Please sign in to comment.