bump protocol version to 5.2

for surrogate pairs fix
Min RK 9 years ago
parent ff5e64e431
commit 99e4adb928

@ -80,7 +80,7 @@ define([
username : this.username,
session : this.session_id,
msg_type : msg_type,
version : "5.0"
version : "5.2",
},
metadata : metadata || {},
content : content,

Loading…
Cancel
Save