This commit is contained in:
Mo Bitar
2019-10-28 13:25:15 -05:00
parent 6b9f630737
commit c26fee9fcf
5 changed files with 5 additions and 5 deletions

View File

@@ -53897,7 +53897,7 @@ if (!Array.prototype.includes) {
}
;
angular.module('app').constant('appVersion', '3.0.18');
angular.module('app').constant('appVersion', '3.0.19');
;
angular.module('app').config(["$locationProvider", function ($locationProvider) {
if (!isDesktopApplication()) {

File diff suppressed because one or more lines are too long