Skip to content

Commit

Permalink
Release 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Nov 14, 2020
1 parent c2c8488 commit adce7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/DBAL/Version.php
Expand Up @@ -17,7 +17,7 @@ class Version
/**
* Current Doctrine Version.
*/
public const VERSION = '2.12.1-DEV';
public const VERSION = '2.12.1';

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

0 comments on commit adce7a9

Please sign in to comment.