This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/qpid-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d483b3ace fix year in release listing
d483b3ace is described below
commit d483b3ace9ca398fa17ddc55da89fce812f56347
Author: Robbie Gemmell <[email protected]>
AuthorDate: Thu Sep 8 18:15:22 2022 +0100
fix year in release listing
---
content/releases/index.html | 2 +-
input/releases/index.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/releases/index.html b/content/releases/index.html
index 1a3b4b5a4..3d33cdc33 100644
--- a/content/releases/index.html
+++ b/content/releases/index.html
@@ -131,7 +131,7 @@ the
<li><a href="qpid-proton-dotnet-1.0.0-M3/index.html">Qpid proton-dotnet
1.0.0-M3</a>, August 2022</li>
<li><a href="qpid-jms-2.0.0/index.html">Qpid JMS 2.0.0</a>, April 2022</li>
<li><a href="qpid-jms-1.6.0/index.html">Qpid JMS 1.6.0</a>, March 2022</li>
-<li><a href="qpid-dispatch-1.19.0/index.html">Qpid Dispatch 1.19.0</a>, March
2021</li>
+<li><a href="qpid-dispatch-1.19.0/index.html">Qpid Dispatch 1.19.0</a>, March
2022</li>
<li><a href="qpid-proton-0.37.0/index.html">Qpid Proton 0.37.0</a>, March
2022</li>
<li><a href="qpid-interop-test-0.3.0/index.html">Qpid Interop-test 0.3.0</a>,
November 2021</li>
<li><a href="qpid-broker-j-8.0.6/index.html">Qpid Broker-J 8.0.6</a>, August
2021</li>
diff --git a/input/releases/index.md b/input/releases/index.md
index 5d76b0e45..e8b10a762 100644
--- a/input/releases/index.md
+++ b/input/releases/index.md
@@ -32,7 +32,7 @@ the
- [Qpid proton-dotnet 1.0.0-M3](qpid-proton-dotnet-1.0.0-M3/index.html),
August 2022
- [Qpid JMS 2.0.0](qpid-jms-2.0.0/index.html), April 2022
- [Qpid JMS 1.6.0](qpid-jms-1.6.0/index.html), March 2022
- - [Qpid Dispatch 1.19.0](qpid-dispatch-1.19.0/index.html), March 2021
+ - [Qpid Dispatch 1.19.0](qpid-dispatch-1.19.0/index.html), March 2022
- [Qpid Proton 0.37.0](qpid-proton-0.37.0/index.html), March 2022
- [Qpid Interop-test 0.3.0](qpid-interop-test-0.3.0/index.html), November 2021
- [Qpid Broker-J 8.0.6](qpid-broker-j-8.0.6/index.html), August 2021
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]