Skip to content

Commit 6e564e8

Browse files
authored
Apply suggestion from @aaronpowell
1 parent e264ffa commit 6e564e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnetaspire/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
set -e
1212

1313
# Set the current latest Aspire version here
14-
ASPIRE_LATEST_VERSION="9.3.1"
14+
ASPIRE_LATEST_VERSION="9.4.0"
1515

1616
# default to latest if not specified
1717
VERSION="${VERSION:-"latest"}"

0 commit comments

Comments
 (0)