Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBacon committed Aug 13, 2021
1 parent e9eeaab commit 2fa2980
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'] = '6.2.2';
$config['version'] = '6.2.3';

/**
* Version release date.
*
* @var string
*/
$config['release_date'] = '2021-08-10';
$config['release_date'] = '2021-08-13';

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

0 comments on commit 2fa2980

Please sign in to comment.