Skip to content

Commit

Permalink
NIFI-13219 Updated current version to 2.0.0-M3
Browse files Browse the repository at this point in the history
  • Loading branch information
exceptionfactory committed May 17, 2024
1 parent da81df2 commit e6eab3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ downloadPathUrl = "https://downloads.apache.org/nifi"
archiveDownloadPathUrl = "https://archive.apache.org/dist/nifi"
mavenCentralDownloadPathUrl = "https://repo1.maven.org/maven2/org/apache/nifi"

currentProjectVersion = "2.0.0-M2"
currentProjectVersionReleased = "2024-01-29"
currentProjectVersion = "2.0.0-M3"
currentProjectVersionReleased = "2024-05-16"
previousProjectVersion = "1.26.0"
previousProjectVersionReleased = "2024-05-06"

Expand Down

0 comments on commit e6eab3a

Please sign in to comment.