Skip to content

Commit

Permalink
Bump version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Aug 9, 2021
1 parent 4e3e410 commit 66af51e
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.1.0-dev';
$config['versionnumber'] = '5.1.0';
$config['dbversionnumber'] = 470;
$config['buildnumber'] = '';
$config['updatable'] = true;
Expand Down

0 comments on commit 66af51e

Please sign in to comment.