Skip to content

Commit b47415f

Browse files
Prepearing for 1.31.1 release.
1 parent d51f7de commit b47415f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/changes.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@
1616
unit-jsc14 unit-jsc15 unit-jsc16 unit-jsc17 unit-jsc18
1717
unit-jsc19 unit-jsc20
1818
unit-wasm"
19-
ver="1.32.0" rev="1"
19+
ver="1.31.1" rev="1"
2020
date="" time=""
2121
packager="Nginx Packaging <nginx-packaging@f5.com>">
2222

2323
<change>
2424
<para>
25-
NGINX Unit updated to 1.32.0.
25+
NGINX Unit updated to 1.31.1.
2626
</para>
2727
</change>
2828

2929
</changes>
3030

3131

32-
<changes apply="unit" ver="1.32.0" rev="1"
32+
<changes apply="unit" ver="1.31.1" rev="1"
3333
date="" time=""
3434
packager="Nginx Packaging &lt;nginx-packaging@f5.com&gt;">
3535

docs/unit-openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.0
22
info:
3-
title: "NGINX Unit 1.31.0"
3+
title: "NGINX Unit 1.31.1"
44
description: "NGINX Unit is a lightweight and versatile application runtime
55
that provides the essential components for your web application as a
66
single open-source server: running application code, serving static assets,

version

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
# Copyright (C) NGINX, Inc.
33

4-
NXT_VERSION=1.32.0
5-
NXT_VERNUM=13200
4+
NXT_VERSION=1.31.1
5+
NXT_VERNUM=13101

0 commit comments

Comments
 (0)