diff options
author | yuryalekseev <yuryalekseev@yandex-team.com> | 2022-12-29 16:29:56 +0300 |
---|---|---|
committer | yuryalekseev <yuryalekseev@yandex-team.com> | 2022-12-29 16:29:56 +0300 |
commit | 8fb280b3425b4d0fcbf56eecf236daa9db7396f9 (patch) | |
tree | b97a575b8d68f01420a45710933b89ed9b7bed2a | |
parent | bebb9f9cc8ac7bd04eb1aba2531c5dd5bb5bc5f2 (diff) | |
download | ydb-8fb280b3425b4d0fcbf56eecf236daa9db7396f9.tar.gz |
Add version.txt to ydb-tool.
-rw-r--r-- | ydb/apps/dstool/version.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/apps/dstool/version.txt b/ydb/apps/dstool/version.txt new file mode 100644 index 00000000000..3eefcb9dd5b --- /dev/null +++ b/ydb/apps/dstool/version.txt @@ -0,0 +1 @@ +1.0.0 |