diff --git a/src/version.h b/src/version.h index 3061df3066..ff7de6c1f8 100644 --- a/src/version.h +++ b/src/version.h @@ -2,7 +2,7 @@ namespace NYdb { -inline const char* YDB_SDK_VERSION = "3.11.1"; +inline const char* YDB_SDK_VERSION = "3.13.0"; inline const char* YDB_CERTIFICATE_FILE_KEY = "ydb_root_ca_v3.pem"; } // namespace NYdb