We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86c3e9 commit c5978d1Copy full SHA for c5978d1
controller.php
@@ -21,7 +21,7 @@ class Controller extends Package implements ProviderAggregateInterface
21
{
22
protected $pkgHandle = 'blocks_cloner';
23
24
- protected $pkgVersion = '1.1.1';
+ protected $pkgVersion = '1.2.0';
25
26
/**
27
* {@inheritdoc}
0 commit comments