diff --git a/src/My.php b/src/My.php index 6d0fdaa..2ccfafd 100644 --- a/src/My.php +++ b/src/My.php @@ -16,5 +16,5 @@ namespace Dotclear\Plugin\checkStoreVersion; class My { - public const DC_MAX = '2.25.3'; + public const DC_MAX = '2.26'; }