Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMabbett authored Feb 5, 2024
1 parent 492b902 commit daa7adf
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,6 +1,6 @@
#!/usr/bin/env bash

VERSION="v0.3.0"
VERSION="v0.3.2"

if [[ "$OSTYPE" == "linux-gnu"* ]]; then
wget "https://github.com/DanielMabbett/terrabot/releases/download/${VERSION}/terrabot-${VERSION}-linux-amd64.tar.gz"
Expand Down

0 comments on commit daa7adf

Please sign in to comment.