Merge branch '2.0' into 2.0-docs

* 2.0:
  Fix application's version v1.14.1-DEV
This commit is contained in:
Grzegorz Sadowski 2024-11-12 17:09:30 +01:00
commit 6c9e303ee2
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -48,7 +48,7 @@ final class SyliusCoreBundle extends AbstractResourceBundle
public const MINOR_VERSION = '0';
public const RELEASE_VERSION = '0';
public const RELEASE_VERSION = '1';
public const EXTRA_VERSION = 'DEV';