1
0
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:
Tankred Hase 2014-11-14 13:19:06 +01:00
parent 3156fd9601
commit c85b6344fc

View File

@ -18,7 +18,7 @@ var AboutCtrl = function($scope) {
// scope variables
//
$scope.version = cfg.appVersion;
$scope.version = cfg.appVersion + ' (beta)';
$scope.date = new Date();
//