Update About.js

updated version
This commit is contained in:
Alexey Golubev 2016-06-23 16:34:36 +03:00 committed by GitHub
parent dd3ed7367a
commit 2f6a8bcbe0

View file

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