diff --git a/CHANGELOG.md b/CHANGELOG.md index a5f21ee..d0e9904 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog +## 0.2.33 - 2024-08-26 + - SingleStoreDB Version 8.7.13 + ## 0.2.32 - 2024-08-26 - SingleStoreDB Version 8.7.12 diff --git a/config.json b/config.json index aea4eea..7e55294 100755 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "channel": "production", - "server": "8.7.12-483e5f8acb", + "server": "8.7.13-2ff14d2928", "toolbox": "1.17.4", "client": "1.0.7", "studio": "4.0.14"