From 1d53c2ae352afe233a30cff5987c14746dec942e Mon Sep 17 00:00:00 2001 From: s2-infraautomation <189790907+s2-infraautomation@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:51:49 +0000 Subject: [PATCH] chore: bump engine version to 9.0.22 --- CHANGELOG.md | 3 +++ config.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31dcd17..463df1a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.2.76 - 2026-03-05 +- SingleStoreDB Version 9.0.22 + ## 0.2.75 - 2026-02-18 - SingleStoreDB Version 9.0.20 diff --git a/config.json b/config.json index d982b7d..79ddb04 100755 --- a/config.json +++ b/config.json @@ -3,7 +3,7 @@ "client": "1.0.8", "engine_channel": "production", "kai": "1.0.102", - "server": "9.0.20-360ebd4468", + "server": "9.0.22-3832a255c7", "studio": "4.1.1", "toolbox": "1.18.6" } \ No newline at end of file