Version up

This commit is contained in:
Alexey Golubev 2016-12-13 11:45:56 +03:00 committed by GitHub
parent 59eb32939a
commit 5ea7c5965e

View file

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