Commit 541000f3 authored by Julia Radzhabova's avatar Julia Radzhabova

Change DocEditor version.

parent 02897bda
...@@ -551,7 +551,7 @@ ...@@ -551,7 +551,7 @@
}; };
DocsAPI.DocEditor.version = function() { DocsAPI.DocEditor.version = function() {
return '3.0b##BN#'; return '4.2.0';
}; };
MessageDispatcher = function(fn, scope) { MessageDispatcher = function(fn, scope) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment