diff --git a/bower.json b/bower.json index 335947713c..0f4c23f9b0 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "converse.js", "description": "Web-based XMPP/Jabber chat client written in javascript", - "version": "2.0.5", + "version": "2.0.6", "license": "MPL-2.0", "devDependencies": { "bootstrap": "~3.2.0", diff --git a/dist/converse-mobile.js b/dist/converse-mobile.js index 8bdd62fafd..dba3e78ee9 100644 --- a/dist/converse-mobile.js +++ b/dist/converse-mobile.js @@ -23914,19 +23914,19 @@ define('tpl!field', [],function () { return function(obj){ var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');}; with(obj||{}){ __p+=''; if (_.isArray(value)) { __p+='\n '; _.each(value,function(arrayValue) { __p+=''+ -((__t=(arrayValue))==null?'':__t)+ +((__t=(arrayValue))==null?'':_.escape(__t))+ ''; }); __p+='\n'; } else { __p+='\n '+ -((__t=(value))==null?'':__t)+ +((__t=(value))==null?'':_.escape(__t))+ '\n'; } __p+='\n'; @@ -23939,13 +23939,13 @@ define('tpl!select_option', [],function () { return function(obj){ var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');}; with(obj||{}){ __p+='