Merge pull request #59 from ONLYOFFICE/master

Back merge from master
This commit is contained in:
Alexey Golubev 2017-02-01 12:43:40 +03:00 committed by GitHub
commit 7fff771eb5

View file

@ -558,7 +558,7 @@
};
DocsAPI.DocEditor.version = function() {
return '4.2.4';
return '4.2.7';
};
MessageDispatcher = function(fn, scope) {