From be3265490a310126ff4fe76c8b034d6b06c2e0b0 Mon Sep 17 00:00:00 2001 From: kastov Date: Sat, 20 Dec 2025 19:30:02 +0300 Subject: [PATCH] docs: update SDK version compatibility table to include Remnawave Panel version 2.4.1 --- 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 a3ff58f..04e138f 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.0 | 2.4.0 - 2.4.3 | +| 2.4.1 | 2.4.3 | +| 2.4.0 | 2.4.0 - 2.4.2 | | 2.3.38 | 2.3.2 | | 2.3.35 | 2.3.0,2.3.1 | | 2.2.34 | 2.2.6 |