Skip to content

Commit c91b31e

Browse files
authored
Merge pull request #1279 from superdesk/SWP-2349
Version update to 2.5.1
2 parents de26a5c + 554b1d4 commit c91b31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SWP/Bundle/CoreBundle/Version/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ final class Version implements VersionInterface
2121
*
2222
* @var string
2323
*/
24-
private $version = '2.1.0';
24+
private $version = '2.5.1';
2525

2626
/**
2727
* Code name string.

0 commit comments

Comments
 (0)