diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-12-11 22:19:58 +0000 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-12-18 23:02:02 +0000 |
commit | ecb0f21d5d920878b97e0ae41c7eaf09cc796cfd (patch) | |
tree | 49beac573df60618a1a79ba2fe62393a3d96078a | |
parent | fe9be6cdefe9300a845612e3be772f5eee9dcf40 (diff) | |
download | unit-ecb0f21d5d920878b97e0ae41c7eaf09cc796cfd.tar.gz unit-ecb0f21d5d920878b97e0ae41c7eaf09cc796cfd.tar.bz2 |
docs/unit-openapi.yaml: Update version for 1.34.0
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
-rw-r--r-- | docs/unit-openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/unit-openapi.yaml b/docs/unit-openapi.yaml index 6147bf40..419b8da2 100644 --- a/docs/unit-openapi.yaml +++ b/docs/unit-openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - title: "NGINX Unit 1.33.0" + title: "NGINX Unit 1.34.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, |