Skip to content

Commit

Permalink
Update install-velocitas-cli.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dennismeister93 authored Aug 2, 2024
1 parent 16b8671 commit fd47ff4
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.10.1' # reference a particular released version
CLI_INSTALL_VERSION='v0.12.0' # reference a particular released version
echo "#######################################################"
echo "### Install Velocitas CLI ${CLI_INSTALL_VERSION} ###"
echo "#######################################################"
Expand Down

0 comments on commit fd47ff4

Please sign in to comment.