From f60cccfaeae739c6e61f1f7853843e0e1c96bf57 Mon Sep 17 00:00:00 2001 From: Arjun Sreedharan Date: Tue, 19 Nov 2024 22:23:29 +0000 Subject: [PATCH] Bump version to 2.4.36 --- CHANGELOG | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 57a2da446..45e2cc206 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +v2.4.36 Nov 19, 2024 +===================== + +* Remove .NET 6.x that reached End of Support + +* Add .NET 9.0.0 + + v2.4.35 Nov 18, 2024 ===================== diff --git a/VERSION b/VERSION index 8060379a3..43b611432 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.35 \ No newline at end of file +2.4.36 \ No newline at end of file