Skip to content

Commit

Permalink
1.2.7-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
magicsunday committed Sep 20, 2021
1 parent ee97f10 commit d8dca65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class Module extends PedigreeChartModule implements ModuleCustomInterface
/**
* @var string
*/
public const CUSTOM_VERSION = '1.2.6';
public const CUSTOM_VERSION = '1.2.7-dev';

/**
* @var string
Expand Down

0 comments on commit d8dca65

Please sign in to comment.