From 48d79170596d9923f2612d25e5a62ca0999b4313 Mon Sep 17 00:00:00 2001 From: Andrei Zeliankou Date: Fri, 15 Mar 2024 15:17:56 +0000 Subject: Added version 1.32.1 CHANGES --- docs/unit-openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/unit-openapi.yaml') diff --git a/docs/unit-openapi.yaml b/docs/unit-openapi.yaml index b2e02e89..2eeb9cbb 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.32.1" 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