This commit is contained in:
Mo Bitar
2019-09-06 10:26:13 -05:00
parent d74d6800ad
commit 22b241055b
4 changed files with 1304 additions and 1298 deletions

View File

@@ -1,5 +1,5 @@
angular.module('app')
.constant('appVersion', '3.0.15')
.constant('appVersion', '3.0.16')
;