From afedb3fc73006e551a116a8f9979993333c94faf Mon Sep 17 00:00:00 2001 From: kastov Date: Wed, 7 Jan 2026 14:31:33 +0300 Subject: [PATCH] docs: update SDK version compatibility --- docs/sdk/typescript-sdk.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sdk/typescript-sdk.md b/docs/sdk/typescript-sdk.md index 04e138f..a65928c 100644 --- a/docs/sdk/typescript-sdk.md +++ b/docs/sdk/typescript-sdk.md @@ -28,7 +28,8 @@ Always pick and pin the correct version of the SDK to match the version of the R | Contract Version | Remnawave Panel Version | | ---------------- | ------------------------------------------ | -| 2.4.1 | 2.4.3 | +| 2.5.9 | 2.5.0 | +| 2.4.1 | 2.4.3-2.4.4 | | 2.4.0 | 2.4.0 - 2.4.2 | | 2.3.38 | 2.3.2 | | 2.3.35 | 2.3.0,2.3.1 |