version up

This commit is contained in:
Alexey Golubev 2017-01-25 14:36:09 +03:00 committed by GitHub
parent f1e58c6a5b
commit c3a820d8ff

View file

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