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 52779236 NIFI-14339 - Website update for release of NiFi 2.3.0
52779236 is described below

commit 52779236378502c25efb9583afced61ce3ab478f
Author: Pierre Villard <[email protected]>
AuthorDate: Tue Mar 11 12:21:22 2025 +0100

    NIFI-14339 - Website update for release of NiFi 2.3.0
---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 311b1973..2adf9fca 100644
--- a/config.toml
+++ b/config.toml
@@ -39,8 +39,8 @@ downloadPathUrl = "https://downloads.apache.org/nifi";
 archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi";
 mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi";
 
-currentProjectVersion = "2.2.0"
-currentProjectVersionReleased = "2025-01-27"
+currentProjectVersion = "2.3.0"
+currentProjectVersionReleased = "2025-03-11"
 previousProjectVersion = "1.28.1"
 previousProjectVersionReleased = "2024-11-19"
 

Reply via email to