Skip to content

Commit 390c4b3

Browse files
committed
chore: update install.sh prerelease version to v0.7.0-rc5
Signed-off-by: Jan Pokorný <JenomPokorny@gmail.com>
1 parent 8118212 commit 390c4b3

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-rc4
9+
LATEST_AGENTSTACK_VERSION=0.7.0-rc5
1010

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

0 commit comments

Comments
 (0)