diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 47b4ca14..ce6cca4c 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -374,6 +374,12 @@ </supports> <supports> <SupportedXep> + <xep rdf:resource="https://xmpp.org/extensions/xep-288.html"/> + <since>0.12</since> + </SupportedXep> + </supports> + <supports> + <SupportedXep> <xep rdf:resource="https://xmpp.org/extensions/xep-0292.html"/> <since>0.11</since> </SupportedXep> |