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 Apr 2, 2020
1 parent ce92820 commit 7616f36
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['buildnumber'] = '';
$config['updatable'] = true;
$config['templateapiversion'] = 3;
$config['assetsversionnumber'] = '30130';
$config['assetsversionnumber'] = '30131';
return $config;

0 comments on commit 7616f36

Please sign in to comment.