diff --git a/src/version.h b/src/version.h index 1b6feda781..a1b6dea7b1 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ namespace NYdb { -inline const char* YDB_SDK_VERSION = "3.14.0"; +inline const char* YDB_SDK_VERSION = "3.16.0"; inline const char* YDB_CERTIFICATE_FILE_KEY = "ydb_root_ca_v3.pem"; } // namespace NYdb