mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Fix application's version v1.14.1-DEV
This commit is contained in:
parent
f5f914d549
commit
fa196f345a
1 changed files with 1 additions and 1 deletions
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue