Skip to content

Commit 0496cfa

Browse files
Release CLI v0.239.0 (#147)
Release CLI v0.239.0 Co-authored-by: eng-dev-ecosystem-bot <eng-dev-ecosystem-bot@users.noreply.github.com>
1 parent 9f3f7cb commit 0496cfa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.238.0
1+
0.239.0

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Note: we cannot assume we're running bash and use the set -euo pipefail approach.
44
set -e
55

6-
VERSION="0.238.0"
6+
VERSION="0.239.0"
77
FILE="databricks_cli_$VERSION"
88

99
# Include operating system in file name.

0 commit comments

Comments
 (0)