This is an automated email from the ASF dual-hosted git repository.
exceptionfactory 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 3cb3d09d NIFI-13897 Updated previous version to 1.28.0
3cb3d09d is described below
commit 3cb3d09deade1af4848adcb03122dfb6a3dc7bcd
Author: exceptionfactory <[email protected]>
AuthorDate: Sat Oct 26 23:00:48 2024 -0500
NIFI-13897 Updated previous version to 1.28.0
---
config.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.toml b/config.toml
index de1b78cf..b42e7f3c 100644
--- a/config.toml
+++ b/config.toml
@@ -38,8 +38,8 @@ mavenCentralDownloadPathUrl =
"https://repo1.maven.org/maven2/org/apache/nifi"
currentProjectVersion = "2.0.0-M4"
currentProjectVersionReleased = "2024-07-01"
-previousProjectVersion = "1.27.0"
-previousProjectVersionReleased = "2024-07-08"
+previousProjectVersion = "1.28.0"
+previousProjectVersionReleased = "2024-10-26"
minifiCppCurrentProjectVersion = "0.99.0"
minifiCppCurrentProjectVersionReleased = "2024-05-17"