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 84ed88f NIFI-10854 Updated current project version to 1.19.0
84ed88f is described below
commit 84ed88fc826df25a8bc64332504ad685ad56f88b
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Nov 28 10:14:08 2022 -0600
NIFI-10854 Updated current project version to 1.19.0
---
config.toml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/config.toml b/config.toml
index 8f2c3ac..be7e4e6 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.18.0"
-currentProjectVersionReleased = "2022-10-06"
-previousProjectVersion = "1.17.0"
-previousProjectVersionReleased = "2022-08-01"
+currentProjectVersion = "1.19.0"
+currentProjectVersionReleased = "2022-11-28"
+previousProjectVersion = "1.18.0"
+previousProjectVersionReleased = "2022-10-06"