From a19dd62de9bc16a4e1dd270a2b3a8836bdcb9f6e Mon Sep 17 00:00:00 2001 From: kastov Date: Tue, 30 Sep 2025 03:29:21 +0300 Subject: [PATCH] docs: add missing SDK version compatibility entry for Remnawave Panel version 2.1.16 in TypeScript SDK documentation --- docs/sdk/typescript-sdk.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sdk/typescript-sdk.md b/docs/sdk/typescript-sdk.md index 463baf8..fa24db0 100644 --- a/docs/sdk/typescript-sdk.md +++ b/docs/sdk/typescript-sdk.md @@ -28,6 +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.1.64 | 2.1.16 | | 2.1.62 | 2.1.15 | | 2.1.57 | 2.1.14 | | 2.1.41 | 2.1.13 |