From d94578cba100afd335ca057cd34e916adafa1921 Mon Sep 17 00:00:00 2001 From: Andrew Clayton Date: Fri, 8 Aug 2025 16:10:33 +0100 Subject: docs/unit-openapi.yaml: Update version for 1.35.0 Signed-off-by: Andrew Clayton --- docs/unit-openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unit-openapi.yaml b/docs/unit-openapi.yaml index 6e49164d..16907283 100644 --- a/docs/unit-openapi.yaml +++ b/docs/unit-openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - title: "NGINX Unit 1.34.0" + title: "NGINX Unit 1.35.0" description: "NGINX Unit is a lightweight and versatile application runtime that provides the essential components for your web application as a single open-source server: running application code, serving static assets, -- cgit