SFJS 0.3.65, 3.0.13

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

View File

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