diff --git a/CHANGELOG.md b/CHANGELOG.md index 21e049f..537d70f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog +## 0.2.38 - 2024-11-05 +- SingleStoreDB Version 8.7.19 + ## 0.2.37 - 2024-10-22 - SingleStoreDB Version 8.7.18 diff --git a/config.json b/config.json index 00190c8..342a0d9 100755 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "channel": "production", - "server": "8.7.18-38cd977479", + "server": "8.7.19-198acf9488", "toolbox": "1.17.4", "client": "1.0.7", "studio": "4.0.14"