From 96e16d5ef4548ce09cd6bcb48407429cb7bb392a Mon Sep 17 00:00:00 2001 From: kastov Date: Sun, 11 May 2025 03:16:57 +0300 Subject: [PATCH] docs: update contract version mapping for Remnawave Panel --- 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 8db332f..6a06566 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 | | ---------------- | ----------------------- | +| 0.7.1 | 1.6.1 | | 0.7.0 | 1.6.0 | | 0.4.5 | 1.5.7 | | 0.3.71 | 1.5.0 |