mirror of
https://github.com/moparisthebest/mail
synced 2025-02-16 15:10:10 -05:00
Add beta ta to version
This commit is contained in:
parent
3156fd9601
commit
c85b6344fc
@ -18,7 +18,7 @@ var AboutCtrl = function($scope) {
|
||||
// scope variables
|
||||
//
|
||||
|
||||
$scope.version = cfg.appVersion;
|
||||
$scope.version = cfg.appVersion + ' (beta)';
|
||||
$scope.date = new Date();
|
||||
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user