Postrelease

This commit is contained in:
JC Brand 2019-08-14 13:15:16 +02:00
parent 8f571ff148
commit 4291a45631

View File

@ -104,7 +104,7 @@ const _converse = {
'promises': {}
}
_converse.VERSION_NAME = "v5.0.1";
_converse.VERSION_NAME = "v5.0.2dev";
Object.assign(_converse, Backbone.Events);