diff --git a/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php b/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php index ac542f71a1..57f1d8813a 100644 --- a/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php +++ b/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php @@ -45,7 +45,7 @@ final class SyliusCoreBundle extends AbstractResourceBundle { public const VERSION = '1.14.1-DEV'; - public const VERSION_ID = '11400'; + public const VERSION_ID = '11401'; public const MAJOR_VERSION = '1';