diff options
author | Nikolay Perfilov <pnv1@yandex-team.ru> | 2024-10-03 12:36:07 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-03 12:36:07 +0300 |
commit | f13ec62b025fb594726c71bd99c259d989a09753 (patch) | |
tree | f7e65c65216106f2882f2dd19a93cff2d21bd15b | |
parent | 7c5cb13dfb3648a300f3f9facf810b15eef4bda1 (diff) | |
download | ydb-f13ec62b025fb594726c71bd99c259d989a09753.tar.gz |
Increment YDB CLI version to 2.14.0 (#9983)CLI_2.14.0
-rw-r--r-- | ydb/apps/ydb/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/apps/ydb/version.txt b/ydb/apps/ydb/version.txt index fb2c0766b7..edcfe40d19 100644 --- a/ydb/apps/ydb/version.txt +++ b/ydb/apps/ydb/version.txt @@ -1 +1 @@ -2.13.0 +2.14.0 |