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

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