File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ private function __construct() {
263263 self ::$ CONVERSION_ENABLED = false ;
264264
265265 self ::$ ANALYSIS_WORDS_PER_DAYS = 3000 ;
266- self ::$ BUILD_NUMBER = '0.5.4 ' ;
266+ self ::$ BUILD_NUMBER = '0.5.5 ' ;
267267 self ::$ VOLUME_ANALYSIS_ENABLED = true ;
268268 self ::$ SUPPORT_MAIL = 'the owner of this Matecat instance ' ;//default string is 'the owner of this Matecat instance'
269269
Original file line number Diff line number Diff line change 44; #############################################
55
66[MATECAT_VERSION]
7- version = 0.5.4
7+ version = 0.5.5
Original file line number Diff line number Diff line change @@ -3509,7 +3509,7 @@ $(window).resize(function() {
35093509$ . extend ( UI , {
35103510 init : function ( ) {
35113511 this . initStart = new Date ( ) ;
3512- this . version = "0.5.4 " ;
3512+ this . version = "0.5.5 " ;
35133513 if ( this . debug )
35143514 console . log ( 'Render time: ' + ( this . initStart - renderStart ) ) ;
35153515 this . numContributionMatchesResults = 3 ;
You can’t perform that action at this time.
0 commit comments