Skip to content

Commit

Permalink
Update to latest velocitas CLI version with slim project config (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <[email protected]>
  • Loading branch information
dennismeister93 authored May 3, 2024
1 parent e57e208 commit 236f84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/install-velocitas-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#
# SPDX-License-Identifier: Apache-2.0
set -e
CLI_INSTALL_VERSION='v0.8.0' # reference a particular released version
CLI_INSTALL_VERSION='v0.9.0' # reference a particular released version
echo "#######################################################"
echo "### Install Velocitas CLI ${CLI_INSTALL_VERSION} ###"
echo "#######################################################"
Expand Down

0 comments on commit 236f84f

Please sign in to comment.