mod_conversejs/README.markdown
changeset 3647 740870196b97
parent 3602 1921ae4449b8
child 3715 309fa523c424
--- a/mod_conversejs/README.markdown	Fri Aug 09 18:59:35 2019 +0200
+++ b/mod_conversejs/README.markdown	Fri Aug 09 19:00:35 2019 +0200
@@ -102,7 +102,7 @@
 To select a specific version of Converse.js, you may override the version:
 
 ``` {.lua}
-conversejs_version = "4.0.1"
+conversejs_version = "5.0.0"
 ```
 
 Note that versions other than the default may not have been tested with this module, and may include incompatible changes.