Update version
This commit is contained in:
parent
f6978bc25a
commit
1002a71d3a
|
@ -557,7 +557,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
DocsAPI.DocEditor.version = function() {
|
DocsAPI.DocEditor.version = function() {
|
||||||
return '4.2.0';
|
return '4.2.4';
|
||||||
};
|
};
|
||||||
|
|
||||||
MessageDispatcher = function(fn, scope) {
|
MessageDispatcher = function(fn, scope) {
|
||||||
|
|
Loading…
Reference in a new issue