Skip to content

Commit 9a4fbda

Browse files
committed
Set version to 3.2.2
1 parent d9a1d5a commit 9a4fbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Solr/Util/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
class Version
1313
{
14-
const VERSION = '3.2.1';
14+
const VERSION = '3.2.2';
1515

1616
static public function getVersion()
1717
{

0 commit comments

Comments
 (0)