Skip to content

Commit a4a6f24

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

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-rc8
9+
LATEST_AGENTSTACK_VERSION=0.7.0-rc9
1010

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

0 commit comments

Comments
 (0)