Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati committed May 20, 2024
1 parent d781b36 commit bf239ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Controller extends Package
*
* @var string
*/
protected $pkgVersion = '0.0.1';
protected $pkgVersion = '1.0.0';

/**
* The minimum concrete5/ConcreteCMS version.
Expand Down

0 comments on commit bf239ea

Please sign in to comment.