From 6736f9c3a00b1812c580cf7e96b6fb9a470aec12 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 8 Sep 2026 15:13:40 -0400 Subject: [PATCH 1/2] Bump version from 3.3.0 to 3.4.0 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 15a279981..18091983f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.0 +3.4.0 From fcbea1a1c423f167124c72a009d54cdf5ed52f39 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 8 Sep 2026 15:14:26 -0400 Subject: [PATCH 2/2] Add 3.4.0 option to discussion template --- .github/DISCUSSION_TEMPLATE/3-0.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/DISCUSSION_TEMPLATE/3-0.yml b/.github/DISCUSSION_TEMPLATE/3-0.yml index 9b7ded081..52c3144c2 100644 --- a/.github/DISCUSSION_TEMPLATE/3-0.yml +++ b/.github/DISCUSSION_TEMPLATE/3-0.yml @@ -13,6 +13,7 @@ body: - 3.1.0 - 3.2.0 - 3.3.0 + - 3.4.0 - Other (please provide detail below) validations: required: true