Skip to content

Commit

Permalink
[CoreBundle] bump version to alpha-4
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Nov 27, 2017
1 parent 007a128 commit bdd3aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CoreShop/Bundle/CoreBundle/Application/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ final class Version
const MAJOR_VERSION = '2';
const MINOR_VERSION = '0';
const RELEASE_VERSION = '0';
const EXTRA_VERSION = 'alpha.2';
const EXTRA_VERSION = 'alpha.4';

/**
* @return string
Expand Down

0 comments on commit bdd3aab

Please sign in to comment.