Skip to content

Commit

Permalink
3.2.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvllsvm committed Nov 21, 2017
1 parent fa0232d commit c883b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion replacements/connectionmanager.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ define(['events', 'apiclient', 'appStorage'], function (events, apiClientFactory
return connectUser;
};

self._minServerVersion = '3.2.27';
self._minServerVersion = '3.2.28';

self.appVersion = function () {
return appVersion;
Expand Down

0 comments on commit c883b70

Please sign in to comment.