Skip to content

Commit

Permalink
Dev: Increase asset version number
Browse files Browse the repository at this point in the history
  • Loading branch information
olleharstedt committed Jan 31, 2018
1 parent f532aef commit 6ee4376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/version.php
Expand Up @@ -16,5 +16,5 @@
$config['dbversionnumber'] = 346;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['assetsversionnumber'] = '30010';
$config['assetsversionnumber'] = '30011';
return $config;

0 comments on commit 6ee4376

Please sign in to comment.