We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e03edba + 1b95ff2 commit 13040d5Copy full SHA for 13040d5
1 file changed
builder/const.go
@@ -32,7 +32,7 @@ const (
32
33
// openResty
34
const (
35
- OpenRestyVersion = "1.29.2.1"
+ OpenRestyVersion = "1.29.2.3"
36
OpenRestyDownloadURLPrefix = "https://openresty.org/download"
37
)
38
0 commit comments