3.0.10 release

This commit is contained in:
Mo Bitar
2019-06-05 14:22:33 -05:00
parent 48eca5039b
commit fdced2d800
3 changed files with 3 additions and 3 deletions

View File

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