mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Merge branch '2.0' into 2.0-docs
* 2.0: Fix application's version v1.14.1-DEV
This commit is contained in:
commit
6c9e303ee2
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 RELEASE_VERSION = '0';
|
||||
public const RELEASE_VERSION = '1';
|
||||
|
||||
public const EXTRA_VERSION = 'DEV';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue