Skip to content

Commit 487d6b6

Browse files
authored
Release CLI v0.238.0 (#144)
Manual bump because the bump workflows are not working.
1 parent 505e333 commit 487d6b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.237.0
1+
0.238.0

Diff for: install.sh

+1-1
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.237.0"
6+
VERSION="0.238.0"
77
FILE="databricks_cli_$VERSION"
88

99
# Include operating system in file name.

0 commit comments

Comments
 (0)