From f93b7eb0850f2c1f973aab4d5ec8836d20e589f0 Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 10 Jun 2024 22:13:39 +0200 Subject: [PATCH] Prepare for release --- CHANGELOG.md | 1 - install | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 424dc64..52863bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Added -- Ubuntu 24.04 LTS compatibility (some required php packages are not available yet) so not officially supported by WordOps - New Nginx package with HTTP/3 QUIC support - `wo stack install/remove --brotli` to enable/disable brotli compression - `wo stack migrate --nginx` to upgrade Nginx configuration with HTTP/3 QUIC diff --git a/install b/install index 1a3d7a4..a4f0bf5 100755 --- a/install +++ b/install @@ -9,7 +9,7 @@ # ------------------------------------------------------------------------- # wget -qO wo wops.cc && sudo -E bash wo # ------------------------------------------------------------------------- -# Version 3.21.0 - 2024-06-07 +# Version 3.21.0 - 2024-06-10 # ------------------------------------------------------------------------- # CONTENTS