Skip to content

Commit

Permalink
[CoreBundle] remove build version -> not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Jan 26, 2018
1 parent 5cdd927 commit 76d2e80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CoreShop/Bundle/CoreBundle/Application/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@

final class Version
{
const BUILD_VERSION = '1';

const MAJOR_VERSION = '2';
const MINOR_VERSION = '0';
const RELEASE_VERSION = '0';
Expand Down

0 comments on commit 76d2e80

Please sign in to comment.