Skip to content

Commit

Permalink
Dev: updated assets version number
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed May 23, 2016
1 parent 4b74217 commit a82603a
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 @@ -16,7 +16,7 @@
$config['dbversionnumber'] = 258;
$config['buildnumber'] = '';
$config['updatable'] = true;
$config['assetsversionnumber'] = 11;
$config['assetsversionnumber'] = 12;
return $config;

?>

0 comments on commit a82603a

Please sign in to comment.