Skip to content

Commit

Permalink
Update minor velocitas cli version (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <[email protected]>
  • Loading branch information
dennismeister93 authored May 16, 2024
1 parent 236f84f commit d250fd6
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.9.0' # reference a particular released version
CLI_INSTALL_VERSION='v0.9.1' # reference a particular released version
echo "#######################################################"
echo "### Install Velocitas CLI ${CLI_INSTALL_VERSION} ###"
echo "#######################################################"
Expand Down

0 comments on commit d250fd6

Please sign in to comment.