This commit is contained in:
Mo Bitar
2019-06-14 09:29:44 -05:00
parent a250dda4e7
commit 7cac88cac1
3 changed files with 3 additions and 3 deletions

View File

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