Skip to content

Commit

Permalink
Added beta label to current release.
Browse files Browse the repository at this point in the history
  • Loading branch information
alextselegidis committed Jun 24, 2018
1 parent d078251 commit 6bbdee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/application/config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
|
*/
$config['version'] = '1.3.2'; // This must be changed manually.
$config['release_label'] = ''; // Leave empty for no title or add Alpha, Beta etc ...
$config['release_label'] = 'Beta 1'; // Leave empty for no title or add Alpha, Beta etc ...
$config['google_sync_feature'] = Config::GOOGLE_SYNC_FEATURE;

/*
Expand Down

0 comments on commit 6bbdee1

Please sign in to comment.