Skip to content

Commit 177ece4

Browse files
committed
Version 1.1.0
1 parent fc71e84 commit 177ece4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Controller extends Package implements ProviderInterface
2424
*
2525
* @var string
2626
*/
27-
protected $pkgVersion = '1.0.0';
27+
protected $pkgVersion = '1.1.0';
2828

2929
/**
3030
* The minimum concrete5 version.

0 commit comments

Comments
 (0)