Changed version

This commit is contained in:
Alexey Golubev 2017-01-09 12:39:04 +03:00 committed by GitHub
parent 6a1924acc9
commit 80eb569d38

View file

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