mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Merge branch '1.14' into 2.0
* 1.14: Fix application's version v1.14.1-DEV
This commit is contained in:
commit
d1a063ee90
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ final class SyliusCoreBundle extends AbstractResourceBundle
|
||||||
|
|
||||||
public const MINOR_VERSION = '0';
|
public const MINOR_VERSION = '0';
|
||||||
|
|
||||||
public const RELEASE_VERSION = '1';
|
public const RELEASE_VERSION = '0';
|
||||||
|
|
||||||
public const EXTRA_VERSION = 'DEV';
|
public const EXTRA_VERSION = 'DEV';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue