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 51dec1c NIFI-11832 Updated current version to 1.23.0
51dec1c is described below
commit 51dec1c918a20985058925df28c8b64a47c4f03b
Author: exceptionfactory <[email protected]>
AuthorDate: Fri Jul 28 17:40:57 2023 -0500
NIFI-11832 Updated current version to 1.23.0
---
config.toml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/config.toml b/config.toml
index caadf3e..ec695ca 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.22.0"
-currentProjectVersionReleased = "2023-06-11"
-previousProjectVersion = "1.21.0"
-previousProjectVersionReleased = "2023-04-07"
+currentProjectVersion = "1.23.0"
+currentProjectVersionReleased = "2023-07-28"
+previousProjectVersion = "1.22.0"
+previousProjectVersionReleased = "2023-06-11"