Fix application's version v1.14.1-DEV

This commit is contained in:
Grzegorz Sadowski 2024-11-12 17:09:06 +01:00
parent f5f914d549
commit fa196f345a
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

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