Skip to content

Commit 43ee0f2

Browse files
committed
chore: update install.sh prerelease version to v0.6.0-rc3
Signed-off-by: Radek Ježek <[email protected]>
1 parent b4afaab commit 43ee0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -eu
66

77
# These get updated by `mise release`:
88
LATEST_STABLE_AGENTSTACK_VERSION=0.5.2
9-
LATEST_AGENTSTACK_VERSION=0.6.0-rc2
9+
LATEST_AGENTSTACK_VERSION=0.6.0-rc3
1010

1111
error() {
1212
printf "\n💥 \033[31mERROR:\033[0m: Agent Stack installation has failed. Please report the above error: https://github.com/i-am-bee/agentstack/issues\n" >&2

0 commit comments

Comments
 (0)