From d4c92385dca782d03f87ef7470e928cc4c4e7bfc Mon Sep 17 00:00:00 2001 From: kastov Date: Mon, 8 Dec 2025 06:34:29 +0300 Subject: [PATCH] docs: update SDK version compatibility table to include additional Remnawave Panel versions --- docs/sdk/typescript-sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sdk/typescript-sdk.md b/docs/sdk/typescript-sdk.md index b229bef..61b3c11 100644 --- a/docs/sdk/typescript-sdk.md +++ b/docs/sdk/typescript-sdk.md @@ -28,7 +28,7 @@ Always pick and pin the correct version of the SDK to match the version of the R | Contract Version | Remnawave Panel Version | | ---------------- | ------------------------------------------ | -| 2.3.35 | 2.3.0 | +| 2.3.35 | 2.3.0,2.3.1 | | 2.2.34 | 2.2.6 | | 2.2.32 | 2.2.4,2.2.5 | | 2.2.26 | 2.2.1,2.2.2,2.2.3 |