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 8ce4484ca044c1c484a5dc3df2c651ec61ce2731 Author: exceptionfactory <[email protected]> AuthorDate: Sat Oct 26 23:00:48 2024 -0500 NIFI-13897 Updated previous version to 1.28.0 (cherry picked from commit 3cb3d09deade1af4848adcb03122dfb6a3dc7bcd) --- 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"
