From c7b2b6bc9d30b63322fb1834ec2b994ce8176c8a Mon Sep 17 00:00:00 2001 From: kastov Date: Sat, 17 Jan 2026 02:23:22 +0300 Subject: [PATCH] docs: update TypeScript SDK version compatibility table --- 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 12abdf5..347be2c 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.5.9 | 2.5.0 - 2.5.2 | +| 2.5.13 | 2.5.4 | +| 2.5.9 | 2.5.0 - 2.5.3 | | 2.4.1 | 2.4.3 - 2.4.4 | | 2.4.0 | 2.4.0 - 2.4.2 | | 2.3.38 | 2.3.2 |