Update version

This commit is contained in:
Alexey Golubev 2016-12-26 12:27:01 +03:00 committed by GitHub
parent f6978bc25a
commit 1002a71d3a

View file

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