From bba60a130226199a60d3dd356c6063f576865d50 Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Fri, 23 Aug 2024 13:36:28 +0000 Subject: [PATCH] Bump version to 4.6.23 --- CHANGELOG | 16 ++++++++++++++++ VERSION | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7031f56a0..56e0c3d07 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +v4.6.23 Aug 23, 2024 +===================== + +* Update nginx to 1.26.2 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Add composer 2.7.8, remove composer 2.7.7 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Add php 8.2.22, remove php 8.2.20 + for stack(s) cflinuxfs4, cflinuxfs3 + +* Add httpd 2.4.62, remove httpd 2.4.61 + for stack(s) cflinuxfs4, cflinuxfs3 + + v4.6.22 Jul 18, 2024 ===================== diff --git a/VERSION b/VERSION index c02d0d0ad..0338bc0dc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.6.22 \ No newline at end of file +4.6.23 \ No newline at end of file