From 4d627c8f83ce47fbacc78123403c99c74d150890 Mon Sep 17 00:00:00 2001 From: Andrew Clayton Date: Tue, 17 Sep 2024 22:37:21 +0100 Subject: docs/unit-openapi.yaml: Update version for 1.33.0 Better late than never! 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 3acc1416..efe2f63b 100644 --- a/docs/unit-openapi.yaml +++ b/docs/unit-openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - title: "NGINX Unit 1.32.0" + title: "NGINX Unit 1.33.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