diff options
author | Marvin W <git@larma.de> | 2025-01-27 10:28:25 +0100 |
---|---|---|
committer | Marvin W <git@larma.de> | 2025-01-27 11:17:53 +0100 |
commit | 901dfff081f0cb93a3a4b41d9eb30888deecafdf (patch) | |
tree | 62fa47d9a34b1c062465b164e25875a75bffab4f /dino.doap.in | |
parent | 2ce0d9d3e2fc9bf9ba29412a852ddaed0cbf08f2 (diff) | |
download | dino-901dfff081f0cb93a3a4b41d9eb30888deecafdf.tar.gz dino-901dfff081f0cb93a3a4b41d9eb30888deecafdf.zip |
DOAP: Fix XML
Diffstat (limited to 'dino.doap.in')
-rw-r--r-- | dino.doap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dino.doap.in b/dino.doap.in index ea9048c3..d58541f7 100644 --- a/dino.doap.in +++ b/dino.doap.in @@ -509,7 +509,7 @@ <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0421.html" /> <xmpp:status>complete</xmpp:status> - <xmpp:version>0.2.0<xmpp:version> + <xmpp:version>0.2.0</xmpp:version> <xmpp:since>0.4</xmpp:since> </xmpp:SupportedXep> </implements> |