Skip to content

Commit 4981586

Browse files
Release CLI v0.241.2 (#154)
Release CLI v0.241.2 Co-authored-by: eng-dev-ecosystem-bot <eng-dev-ecosystem-bot@users.noreply.github.com>
1 parent b5c5ac2 commit 4981586

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.241.1
1+
0.241.2

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.241.1"
6+
VERSION="0.241.2"
77
FILE="databricks_cli_$VERSION"
88

99
# Include operating system in file name.

0 commit comments

Comments
 (0)