Software / code / prosody
Changeset
10267:9ef1e26594cb
doap: Remove stray '('
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 19 Sep 2019 22:53:00 +0200 |
| parents | 10266:25b812d53580 |
| children | 10270:c2b9ff42db03 |
| files | doc/doap.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/doap.xml Thu Sep 19 22:25:04 2019 +0200 +++ b/doc/doap.xml Thu Sep 19 22:53:00 2019 +0200 @@ -90,7 +90,7 @@ <implements> <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0045.html"/> - <xmpp:version>1.32.0(</xmpp:version> + <xmpp:version>1.32.0</xmpp:version> <xmpp:since>0.3</xmpp:since> <xmpp:status>partial</xmpp:status> </xmpp:SupportedXep>