Skip to content

Commit

Permalink
Set version to 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Feb 24, 2022
1 parent 0d67b02 commit 594eb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/version.php
Expand Up @@ -11,7 +11,7 @@
* See COPYRIGHT.php for copyright notices and details.
*/

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

0 comments on commit 594eb1c

Please sign in to comment.