Skip to content

Commit

Permalink
Add 1.9.0 to downloads page
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Hudalla <[email protected]>
  • Loading branch information
sophokles73 committed Jul 13, 2021
1 parent 3f36dd8 commit 8d1e6be
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion site/documentation/tag_stable.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.0
1.9.x
2 changes: 1 addition & 1 deletion site/documentation/versions_supported.csv
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ MAJOR;MINOR;BRANCH_OR_TAG
1;6;1.6.x
1;7;1.7.x
1;8;1.8.x
1;9;1.9.0
1;9;1.9.x
8 changes: 2 additions & 6 deletions site/homepage/content/downloads.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ for installation instructions.

A Java based command line client for consuming telemetry data and events from Hono is available for download from

* [Eclipse Hono 1.8.1 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.8.1-exec.jar)
* [Eclipse Hono 1.9.0 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.9.0-exec.jar)

The client requires a Java 11 runtime environment to run.

Expand All @@ -39,9 +39,5 @@ For a list of the changes in this release, take a look at the [release notes]({{

## Previous versions

* [Eclipse Hono 1.8.1 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.8.1-exec.jar)
* [Eclipse Hono 1.8.0 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.8.0-exec.jar)
* [Eclipse Hono 1.7.4 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.7.4-exec.jar)
* [Eclipse Hono 1.7.3 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.7.3-exec.jar)
* [Eclipse Hono 1.7.2 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.7.2-exec.jar)
* [Eclipse Hono 1.7.1 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.7.1-exec.jar)
* [Eclipse Hono 1.7.0 Command Line Client](https://www.eclipse.org/downloads/download.php?file=/hono/hono-cli-1.7.0-exec.jar)

0 comments on commit 8d1e6be

Please sign in to comment.