Skip to content

Commit

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

Co-authored-by: eng-dev-ecosystem-bot <[email protected]>
  • Loading branch information
1 parent 2faa147 commit a142802
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.225.0
0.226.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.225.0"
VERSION="0.226.0"
FILE="databricks_cli_$VERSION"

# Include operating system in file name.
Expand Down

0 comments on commit a142802

Please sign in to comment.