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