Skip to content

Commit

Permalink
Update to release v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Dec 19, 2014
1 parent 6c29527 commit c85ff8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
$params = require(__DIR__ . '/params.php');

$config = [
'id' => 'practicalB',
'id' => 'app-practical-b',
'basePath' => dirname(__DIR__),
'bootstrap' => ['log'],
'components' => [
Expand Down

0 comments on commit c85ff8f

Please sign in to comment.