We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65021a7 commit 5248369Copy full SHA for 5248369
controller.php
@@ -56,7 +56,7 @@ class Controller extends Package implements ProviderAggregateInterface
56
*
57
* @var string
58
*/
59
- protected $pkgVersion = '1.7.0';
+ protected $pkgVersion = '1.7.1';
60
61
/**
62
* {@inheritdoc}
0 commit comments