diff --git a/src/EditorconfigChecker/Cli.php b/src/EditorconfigChecker/Cli.php index a9cc945..ca2091e 100644 --- a/src/EditorconfigChecker/Cli.php +++ b/src/EditorconfigChecker/Cli.php @@ -4,7 +4,7 @@ use EditorconfigChecker\Utilities; -define('CORE_VERSION', '2.7.0'); +define('CORE_VERSION', '2.8.0'); class Cli {