From 9fdee15b80d04501509afbdf46b9b90dc3ef0d94 Mon Sep 17 00:00:00 2001 From: alext Date: Tue, 2 Jan 2018 12:37:34 +0100 Subject: [PATCH] Updated release label --- src/application/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application/config/config.php b/src/application/config/config.php index 49e0f1c7..e34cceef 100644 --- a/src/application/config/config.php +++ b/src/application/config/config.php @@ -9,7 +9,7 @@ | */ $config['version'] = '1.3.0'; // This must be changed manually. -$config['release_label'] = 'alpha'; // Leave empty for no title or add Alpha, Beta etc ... +$config['release_label'] = 'Alpha'; // Leave empty for no title or add Alpha, Beta etc ... $config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE; /*