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 5ad84f8d79be6650cd25c57b9229af819971bb6e
Author: Pierre Villard <[email protected]>
AuthorDate: Sun Sep 21 20:53:29 2025 +0200

    NIFI-14971 - Apache NiFi 2.6.0 Release
    
    (cherry picked from commit 97daba6d3daa00f98a1f0d9ee0bcad60e42e96a6)
---
 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"
 

Reply via email to