Skip to content

Commit b8a60b4

Browse files
committed
Prep. for 7.17.3 release
1 parent 4c58149 commit b8a60b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elasticsearch/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
*/
7070
class Client
7171
{
72-
const VERSION = '7.17.1';
72+
const VERSION = '7.17.3';
7373

7474
/**
7575
* @var Transport

0 commit comments

Comments
 (0)