Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Nov 18, 2019
1 parent 4804f60 commit 2d9b935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/ORM/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class Version
/**
* Current Doctrine Version
*/
const VERSION = '2.6.6-DEV';
const VERSION = '2.6.6';

/**
* Compares a Doctrine version with the current one.
Expand Down

0 comments on commit 2d9b935

Please sign in to comment.