This commit is contained in:
Mo Bitar
2019-11-13 15:00:14 -06:00
parent 14682f8eb0
commit ec0555ad26
4 changed files with 4 additions and 4 deletions

View File

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