Fix Bug 33141.

This commit is contained in:
Julia Radzhabova 2016-09-26 14:56:39 +03:00
parent a362235acf
commit 5a276c6e48

View file

@ -52,7 +52,7 @@ define([
initialize: function(options) {
Common.UI.BaseView.prototype.initialize.call(this,arguments);
this.txtVersionNum = '4.1';
this.txtVersionNum = '4.2';
this.txtAscMail = 'support@onlyoffice.com';
this.txtAscTelNum = '+371 660-16425';
this.txtAscUrl = 'www.onlyoffice.com';