Changed version

This commit is contained in:
Alexey Golubev 2017-01-09 12:29:17 +03:00 committed by GitHub
parent 3d0c471402
commit e9ae465f20

View file

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