Skip to content

Commit

Permalink
Dev: Set master version to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Nov 10, 2021
1 parent 481a468 commit f30c0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* See COPYRIGHT.php for copyright notices and details.
*/

$config['versionnumber'] = '5.2.0-dev';
$config['versionnumber'] = '5.2.0';
$config['dbversionnumber'] = 477;
$config['buildnumber'] = '';
$config['updatable'] = true;
Expand Down

0 comments on commit f30c0dd

Please sign in to comment.