diff --git a/site/documentation/tag_stable.txt b/site/documentation/tag_stable.txt index 437459cd94..2476de26cc 100644 --- a/site/documentation/tag_stable.txt +++ b/site/documentation/tag_stable.txt @@ -1 +1 @@ -2.5.0 +2.5.x diff --git a/site/documentation/versions_supported.csv b/site/documentation/versions_supported.csv index 2611ec61fc..efb2b30225 100644 --- a/site/documentation/versions_supported.csv +++ b/site/documentation/versions_supported.csv @@ -6,4 +6,4 @@ MAJOR;MINOR;BRANCH_OR_TAG 2;2;2.2.x 2;3;2.3.x 2;4;2.4.x -2;5;2.5.0 +2;5;2.5.x diff --git a/site/homepage/content/downloads.md b/site/homepage/content/downloads.md index e5cb4d02c8..bc3ee7ff18 100644 --- a/site/homepage/content/downloads.md +++ b/site/homepage/content/downloads.md @@ -21,8 +21,8 @@ for installation instructions. A command line client for interacting with Hono's north bound APIs and its AMQP adapter is available for download from -* [Eclipse Hono 2.4.1 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.4.1-exec.jar) -* [Eclipse Hono 2.4.1 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.4.1) +* [Eclipse Hono 2.5.0 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.5.0-exec.jar) +* [Eclipse Hono 2.5.0 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.5.0) The Java client requires a Java 17 runtime environment to run. The Linux binary should run on most (modern) Linux distributions. @@ -40,11 +40,7 @@ For a list of the changes in this release, take a look at the [release notes]({{ ## Previous versions +* [Eclipse Hono 2.4.1 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.4.1-exec.jar) +* [Eclipse Hono 2.4.1 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.4.1) * [Eclipse Hono 2.4.0 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.4.0-exec.jar) * [Eclipse Hono 2.4.0 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.4.0) -* [Eclipse Hono 2.3.2 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.3.2-exec.jar) -* [Eclipse Hono 2.3.2 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.3.2) -* [Eclipse Hono 2.3.1 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.3.1-exec.jar) -* [Eclipse Hono 2.3.1 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.3.1) -* [Eclipse Hono 2.3.0 Command Line Client (Java Archive)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.3.0-exec.jar) -* [Eclipse Hono 2.3.0 Command Line Client (Linux x86_64)](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-2.3.0)