Diff

plugins/mod_mam/mamprefsxml.lib.lua @ 7839:f3e1925f29c2

mod_mam: Update to XEP-0313 v0.5.1
author Kim Alvefur <zash@zash.se>
date Fri, 04 Nov 2016 13:59:49 +0100
parent 7836:30fac9154fd4
child 7851:80ee0d9cd56f
line wrap: on
line diff
--- a/plugins/mod_mam/mamprefsxml.lib.lua	Mon Nov 28 07:35:49 2016 +0100
+++ b/plugins/mod_mam/mamprefsxml.lib.lua	Fri Nov 04 13:59:49 2016 +0100
@@ -4,7 +4,7 @@
 -- This file is MIT/X11 licensed.
 
 local st = require"util.stanza";
-local xmlns_mam = "urn:xmpp:mam:0";
+local xmlns_mam = "urn:xmpp:mam:1";
 
 local default_attrs = {
 	always = true, [true] = "always",