diff options
| author | Linus Jahn <lnj@kaidan.im> | 2023-02-23 15:43:11 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2023-02-23 15:43:11 +0100 |
| commit | c39a3c61b5253c31324074f2430f52b02c4ac215 (patch) | |
| tree | 822fb9f17967a0fe9a9d4031c5617b352f2f7a7f | |
| parent | e8f4e4b6ad97227f2f248014e0f0d58a51305e7d (diff) | |
doap: Add 1.5.2 release
| -rw-r--r-- | doc/doap.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index a6744ba9..da68aa7a 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -633,6 +633,13 @@ SPDX-License-Identifier: CC0-1.0 </implements> <release> <Version> + <revision>1.5.2</revision> + <created>2023-02-23</created> + <file-release rdf:resource='https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v1.5.2.tar.gz'/> + </Version> + </release> + <release> + <Version> <revision>1.5.1</revision> <created>2023-02-01</created> <file-release rdf:resource='https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v1.5.1.tar.gz'/> |
