From d05456c4f96d34700f8b3915465610de6821e3f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Mon, 20 Jul 2026 10:09:21 +0400 Subject: [PATCH] bump TEST 5.1.15 --- TOOLS/config/test/profile.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOOLS/config/test/profile.env b/TOOLS/config/test/profile.env index ac1b71e..c4fea6f 100644 --- a/TOOLS/config/test/profile.env +++ b/TOOLS/config/test/profile.env @@ -3,7 +3,7 @@ NUBES_API_ENDPOINT="https://lk-api-gateway-test.ngcloud.ru/api/v1/svc" TOKEN_FILE="secrets/test.token" # Version -VERSION="5.1.14" +VERSION="5.1.15" # Docs generation — ONLY from docs_gen// (never from docs/) DOCS_GEN_DIR="provider/docs_gen/test"