From 80e16bb5c8733dd61da282a7ced41fa586bdfa7e Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Tue, 17 Sep 2024 16:24:15 +0000 Subject: [PATCH] Bump version to 1.2.19 --- CHANGELOG | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f4c96338..abe45a61 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +v1.2.19 Sep 17, 2024 +===================== + +* Rebuild openresty 1.21.4.3 and 1.25.3.2 + with http2 support + (github.com/cloudfoundry/buildpacks-ci/pull/414) + + v1.2.18 Aug 21, 2024 ===================== diff --git a/VERSION b/VERSION index 5ab15388..f37ae4a1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.18 \ No newline at end of file +1.2.19 \ No newline at end of file