From 3bfcef5e9d8ca6ea6f102fddec24ef91066f1037 Mon Sep 17 00:00:00 2001 From: dolittle-build Date: Thu, 1 Aug 2024 04:01:29 +0000 Subject: [PATCH] Automatic update of compatibility table --- Documentation/References/compatibility.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/References/compatibility.md b/Documentation/References/compatibility.md index bc706cfde..81708b6b5 100644 --- a/Documentation/References/compatibility.md +++ b/Documentation/References/compatibility.md @@ -8,7 +8,7 @@ weight: 1 ## By Runtime version: | Runtime | DotNET SDK | JavaScript SDK | |---------------|-----------------|-----------------| -| 9.5.0 | 17.0.0 - 23.2.5 | 24.0.0 | +| 9.5.0 | 17.0.0 - 23.3.0 | 24.0.0 | | 8.8.0 - 8.9.5 | 17.0.0 - 21.0.2 | 24.0.0 | | 8.5.0 - 8.7.2 | 17.0.0 - 19.0.0 | 24.0.0 | | 8.3.0 - 8.4.3 | 17.0.0 - 17.2.3 | 24.0.0 | @@ -31,7 +31,7 @@ weight: 1 ## By DotNET SDK version: | DotNET SDK | Runtime | |-----------------|---------------| -| 22.0.0 - 23.2.5 | 9.5.0 | +| 22.0.0 - 23.3.0 | 9.5.0 | | 20.0.0 - 21.0.2 | 8.8.0 - 9.5.0 | | 18.0.0 - 19.0.0 | 8.5.0 - 9.5.0 | | 17.1.0 - 17.2.3 | 8.3.0 - 9.5.0 |