This is an automated email from the ASF dual-hosted git repository.
pvillard31 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new d3b07f99 NIFI-16160 - Conduct Apache NiFi 2.11.0 Release
d3b07f99 is described below
commit d3b07f997b073aec212264e70a142af4ec074db3
Author: Pierre Villard <[email protected]>
AuthorDate: Mon Aug 3 09:41:23 2026 +0200
NIFI-16160 - Conduct Apache NiFi 2.11.0 Release
---
config.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.toml b/config.toml
index 76a6c2ae..57154162 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.10.0"
-currentProjectVersionReleased = "2026-06-18"
+currentProjectVersion = "2.11.0"
+currentProjectVersionReleased = "2026-08-03"
previousProjectVersion = "1.28.1"
previousProjectVersionReleased = "2024-11-19"