From f24d91a4133480e83538d1e75665dfce1219d6a4 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Sun, 2 Jun 2024 19:27:54 +0200 Subject: [PATCH] Update nginx versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49ba3da..3a68b01 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ Automated Nginx compilation from sources with HTTP/3 QUIC and additional modules ## Additional Third-party modules -Nginx current mainline release : **v1.25.5** with HTTP/3 QUIC +Nginx current mainline release : **v1.27.0** with HTTP/3 QUIC -Nginx current stable release : **v1.26.0** with HTTP/3 QUIC +Nginx current stable release : **v1.26.1** with HTTP/3 QUIC * [ngx_cache_purge](https://github.com/FRiCKLE/ngx_cache_purge) * [headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)