Changed version
This commit is contained in:
parent
3d0c471402
commit
e9ae465f20
|
@ -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) {
|
||||||
|
|
Loading…
Reference in a new issue