From b47415fb72acfd063be6dcd084cecf31178a02cd Mon Sep 17 00:00:00 2001 From: Andrei Zeliankou Date: Thu, 19 Oct 2023 11:41:25 +0100 Subject: Prepearing for 1.31.1 release. --- 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 784ed640..4ce26fa0 100644 --- a/docs/unit-openapi.yaml +++ b/docs/unit-openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - title: "NGINX Unit 1.31.0" + title: "NGINX Unit 1.31.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