NIFI-10854 Updated current project version to 1.19.0
diff --git a/config.toml b/config.toml
index 8f2c3ac..be7e4e6 100644
--- a/config.toml
+++ b/config.toml
@@ -47,7 +47,7 @@
 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"