Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvanbreda committed Feb 5, 2019
1 parent 251a10c commit fea9dac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
*
* @var string
*/
$config['version'] = '2.4.0';
$config['version'] = '2.5.0';

/**
* Version release date.
*
* @var string
*/
$config['release_date'] = '2018-01-21';
$config['release_date'] = '2018-02-05';

/**
* Link to the code repository downloads page.
Expand Down

0 comments on commit fea9dac

Please sign in to comment.