Skip to content

Commit

Permalink
Enh: Changed version number to 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luke- committed Nov 19, 2015
1 parent ded3c87 commit 6ab6c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protected/humhub/config/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

$config = [
'name' => 'HumHub',
'version' => '0.20.0',
'version' => '0.20.1',
'basePath' => dirname(__DIR__) . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR,
'bootstrap' => ['log', 'humhub\components\bootstrap\ModuleAutoLoader'],
'sourceLanguage' => 'en',
Expand Down

0 comments on commit 6ab6c0a

Please sign in to comment.