From f39bb3137a28dd684b4f5102b1b4da5d67f81333 Mon Sep 17 00:00:00 2001 From: dolittle-build Date: Wed, 18 Dec 2024 04:01:26 +0000 Subject: [PATCH] Automatic update of compatibility table --- Documentation/References/compatibility.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/References/compatibility.md b/Documentation/References/compatibility.md index 34ce408dd..56a15ce2c 100644 --- a/Documentation/References/compatibility.md +++ b/Documentation/References/compatibility.md @@ -8,8 +8,8 @@ weight: 1 ## By Runtime version: | Runtime | DotNET SDK | JavaScript SDK | |---------------|-----------------|-----------------| -| 9.5.0 | 17.0.2 - 23.5.1 | 24.0.0 | -| 8.9.5 | 17.0.2 - 21.0.2 | 24.0.0 | +| 9.5.0 | 17.0.0 - 24.0.0 | 24.0.0 | +| 8.9.5 | 17.0.0 - 21.0.2 | 24.0.0 | | 7.8.0 | 10.0.0 - 16.0.1 | 18.0.0 - 23.2.3 | | 7.7.0 - 7.7.1 | 10.0.0 - 15.1.1 | 18.0.0 - 23.1.0 | | 7.6.0 - 7.6.1 | 10.0.0 - 15.0.1 | 18.0.0 - 23.0.0 | @@ -28,8 +28,8 @@ weight: 1 ## By DotNET SDK version: | DotNET SDK | Runtime | |-----------------|---------------| -| 22.0.0 - 23.5.1 | 9.5.0 | -| 17.0.2 - 21.0.2 | 8.9.5 - 9.5.0 | +| 22.0.0 - 24.0.0 | 9.5.0 | +| 17.0.0 - 21.0.2 | 8.9.5 - 9.5.0 | | 15.1.2 - 16.0.1 | 7.8.0 | | 15.1.0 - 15.1.1 | 7.7.0 - 7.8.0 | | 14.2.0 - 15.0.1 | 7.6.0 - 7.8.0 |