Skip to content

Commit 840a4e0

Browse files
authored
Increment ydb-cpp-sdk version to v3.5.0 (#505)
1 parent aec1485 commit 840a4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace NYdb {
44

5-
inline const char* YDB_SDK_VERSION = "3.3.1";
5+
inline const char* YDB_SDK_VERSION = "3.5.0";
66
inline const char* YDB_CERTIFICATE_FILE_KEY = "ydb_root_ca_v3.pem";
77

88
} // namespace NYdb

0 commit comments

Comments
 (0)