From 08f77639bc50c7ef26a91f80af1738bd04c97734 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 21 Jun 2024 16:58:22 -0700 Subject: [PATCH] Prep for release --- release-notes/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/VERSION b/release-notes/VERSION index 3d233c4..e6eeec5 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION @@ -4,7 +4,7 @@ Project: woodstox === Releases === ------------------------------------------------------------------------ -6.7.0 (not yet released) +6.7.0 (21-Jun-2024) #204: Non-conformant `XMLEventFactory.setLocation(null)` (fix provided by Stanimir S)