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