diff --git a/CHANGELOG.md b/CHANGELOG.md index d1d2967..bb16403 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.2.42 - 2024-12-17 +- SingleStoreDB Version 8.9.4 + ## 0.2.41 - 2024-12-13 - SingleStoreDB Version 8.9.3 diff --git a/config.json b/config.json index c54dea7..e2675ce 100755 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "channel": "production", - "server": "8.9.3-bfa36a984a", + "server": "8.9.4-29f2cc3ceb", "toolbox": "1.17.4", "client": "1.0.7", "studio": "4.0.14"