Change DocEditor version.
This commit is contained in:
parent
02897bda94
commit
541000f308
|
@ -551,7 +551,7 @@
|
|||
};
|
||||
|
||||
DocsAPI.DocEditor.version = function() {
|
||||
return '3.0b##BN#';
|
||||
return '4.2.0';
|
||||
};
|
||||
|
||||
MessageDispatcher = function(fn, scope) {
|
||||
|
|
Loading…
Reference in a new issue