Skip to content

Commit

Permalink
Release CLI v0.229.0 (#130)
Browse files Browse the repository at this point in the history
Release CLI v0.229.0

Co-authored-by: eng-dev-ecosystem-bot <[email protected]>
  • Loading branch information
1 parent 57a9711 commit 221d51c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.228.1
0.229.0
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Note: we cannot assume we're running bash and use the set -euo pipefail approach.
set -e

VERSION="0.228.1"
VERSION="0.229.0"
FILE="databricks_cli_$VERSION"

# Include operating system in file name.
Expand Down

0 comments on commit 221d51c

Please sign in to comment.