Merge pull request #47 from ShockwaveNN/patch-1

Update about.js for 4.3
This commit is contained in:
Alexey Golubev 2016-12-07 13:02:09 +03:00 committed by GitHub
commit dd7ecf814f

View file

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