Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvanbreda committed Feb 16, 2022
1 parent 2c2229b commit 3c6ddab
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,15 +29,15 @@
*
* @var string
*/
$config['version'] = '6.12.18';
$config['version'] = '6.12.19';


/**
* Version release date.
*
* @var string
*/
$config['release_date'] = '2022-02-15';
$config['release_date'] = '2022-02-16';


/**
Expand Down

0 comments on commit 3c6ddab

Please sign in to comment.