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 a022faee10cbf53cf4644bbb0608c28f512d1b42 Author: Joe Witt <[email protected]> AuthorDate: Fri Apr 7 08:46:44 2023 -0700 NIFI-11357 (cherry picked from commit 178e037c081ec00ce03b9b94d629a8a6cb9eb125) --- config.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 79686b2..6dd61b3 100644 --- a/config.toml +++ b/config.toml @@ -47,7 +47,7 @@ downloadPathUrl = "https://downloads.apache.org/nifi" archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi" mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi" -currentProjectVersion = "1.20.0" -currentProjectVersionReleased = "2023-02-09" -previousProjectVersion = "1.19.1" -previousProjectVersionReleased = "2022-12-07" +currentProjectVersion = "1.21.0" +currentProjectVersionReleased = "2023-04-07" +previousProjectVersion = "1.20.0" +previousProjectVersionReleased = "2023-02-09"
