This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit fc386595e4ad33857b02b8a00a2e24c405c270d2 Author: Pierre Villard <[email protected]> AuthorDate: Sun Sep 13 23:09:41 2026 +0200 NIFI-16334 - Conduct Apache NiFi 2.12.0 Release (cherry picked from commit 1a24f60661ce24a96b486d0f51f66b30db7113e2) --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 17ea4b73..f5a51475 100644 --- a/config.toml +++ b/config.toml @@ -38,8 +38,8 @@ dynamicDownloadPathUrl = "https://www.apache.org/dyn/closer.lua?path=/nifi" downloadPathUrl = "https://downloads.apache.org/nifi" archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi" -currentProjectVersion = "2.11.0" -currentProjectVersionReleased = "2026-08-03" +currentProjectVersion = "2.12.0" +currentProjectVersionReleased = "2026-09-13" previousProjectVersion = "1.28.1" previousProjectVersionReleased = "2024-11-19"
