Skip to content

Commit

Permalink
Release 2.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Jan 6, 2022
1 parent ed77d0b commit 6e22f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/DBAL/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Version
/**
* Current Doctrine Version.
*/
public const VERSION = '2.13.7-dev';
public const VERSION = '2.13.7';

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

0 comments on commit 6e22f60

Please sign in to comment.