diff --git a/src/version.h b/src/version.h index 3275e7ac1d..e515d78d85 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ namespace NYdb { -inline const char* YDB_SDK_VERSION = "3.3.1"; +inline const char* YDB_SDK_VERSION = "3.5.0"; inline const char* YDB_CERTIFICATE_FILE_KEY = "ydb_root_ca_v3.pem"; } // namespace NYdb