This is an automated email from the ASF dual-hosted git repository.
pvillard 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 97daba6d NIFI-14971 - Apache NiFi 2.6.0 Release
97daba6d is described below
commit 97daba6d3daa00f98a1f0d9ee0bcad60e42e96a6
Author: Pierre Villard <[email protected]>
AuthorDate: Sun Sep 21 20:53:29 2025 +0200
NIFI-14971 - Apache NiFi 2.6.0 Release
---
config.toml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/config.toml b/config.toml
index 946d72de..ccc981b5 100644
--- a/config.toml
+++ b/config.toml
@@ -39,8 +39,9 @@ downloadPathUrl = "https://downloads.apache.org/nifi"
archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi"
mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi"
-currentProjectVersion = "2.5.0"
-currentProjectVersionReleased = "2025-07-22"
+currentProjectVersion = "2.6.0"
+currentProjectVersionReleased = "2025-09-21"
+
previousProjectVersion = "1.28.1"
previousProjectVersionReleased = "2024-11-19"