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 46a4a15c9452b62c78138fb81915ed62dbc3a517
Author: exceptionfactory <[email protected]>
AuthorDate: Tue Nov 19 07:57:27 2024 -0600

    NIF-13993 Updated previous version to 1.28.1
    
    (cherry picked from commit 55486757dfc35d496e0f267dbebac42860a71ef8)
---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 529613be..e937635e 100644
--- a/config.toml
+++ b/config.toml
@@ -41,8 +41,8 @@ mavenCentralDownloadPathUrl = 
"https://repo1.maven.org/maven2/org/apache/nifi";
 
 currentProjectVersion = "2.0.0"
 currentProjectVersionReleased = "2024-11-04"
-previousProjectVersion = "1.28.0"
-previousProjectVersionReleased = "2024-10-26"
+previousProjectVersion = "1.28.1"
+previousProjectVersionReleased = "2024-11-19"
 
 minifiCppCurrentProjectVersion = "0.99.0"
 minifiCppCurrentProjectVersionReleased = "2024-05-17"

Reply via email to