Skip to content

Commit 433437b

Browse files
committed
chore: update install.sh prerelease version to v0.7.0-rc8
Signed-off-by: Jan Pokorný <JenomPokorny@gmail.com>
1 parent 8e4570e commit 433437b

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.6.2
9-
LATEST_AGENTSTACK_VERSION=0.7.0-rc7
9+
LATEST_AGENTSTACK_VERSION=0.7.0-rc8
1010

1111
# This gets updated by Renovate:
1212
# renovate: datasource=python-version depName=python

0 commit comments

Comments
 (0)