diff --git a/CHANGELOG.md b/CHANGELOG.md index 18bcf41..d1d2967 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.2.41 - 2024-12-13 +- SingleStoreDB Version 8.9.3 + ## 0.2.40 - 2024-11-27 - SingleStoreDB Version 8.9.2 diff --git a/config.json b/config.json index e0eff12..c54dea7 100755 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "channel": "production", - "server": "8.9.2-fc2490551c", + "server": "8.9.3-bfa36a984a", "toolbox": "1.17.4", "client": "1.0.7", "studio": "4.0.14"