Skip to content

Commit

Permalink
fix: update CLI to v0.6.2 and make configure-proxies.sh executable
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <[email protected]>
  • Loading branch information
dennismeister93 committed Oct 11, 2023
1 parent d9c05b6 commit c69588f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified .devcontainer/scripts/configure-proxies.sh
100644 → 100755
Empty file.
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.6.1' # reference a particular released version
CLI_INSTALL_VERSION='v0.6.2' # reference a particular released version
echo "#######################################################"
echo "### Install Velocitas CLI ${CLI_INSTALL_VERSION} ###"
echo "#######################################################"
Expand Down

0 comments on commit c69588f

Please sign in to comment.