Update version

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

View file

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