Skip to content

Commit

Permalink
Merge pull request #190 from Shnoulle/2.06
Browse files Browse the repository at this point in the history
Dev: more clear version in LS admin
  • Loading branch information
c-schmitz committed Apr 9, 2014
2 parents cbe5620 + 5023689 commit 365055a
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 @@ -12,7 +12,7 @@
*
*/

$config['versionnumber'] = "2.05+";
$config['versionnumber'] = "2.06";
$config['dbversionnumber'] = 177;
$config['buildnumber'] = '';
$config['updatable'] = true;
Expand Down

0 comments on commit 365055a

Please sign in to comment.