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 ccaa288  NIFI-11972 Reverted current version to 1.22.0 pending 1.23.2
ccaa288 is described below

commit ccaa28843b0827188fc615f0b50ff19005cd3453
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Aug 21 19:10:13 2023 -0500

    NIFI-11972 Reverted current version to 1.22.0 pending 1.23.2
---
 config.toml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config.toml b/config.toml
index 2ca2f2a..caadf3e 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.23.1"
-currentProjectVersionReleased = "2023-08-18"
-previousProjectVersion = "1.22.0"
-previousProjectVersionReleased = "2023-06-11"
+currentProjectVersion = "1.22.0"
+currentProjectVersionReleased = "2023-06-11"
+previousProjectVersion = "1.21.0"
+previousProjectVersionReleased = "2023-04-07"

Reply via email to