Skip to content

Commit 8ecf231

Browse files
committed
Changed VERSION to 8.4.0
1 parent 7815caa commit 8ecf231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
final class Client
2929
{
3030
const CLIENT_NAME = 'es';
31-
const VERSION = '8.4.0-dev';
31+
const VERSION = '8.4.0';
3232
const API_COMPATIBILITY_HEADER = '%s/vnd.elasticsearch+%s; compatible-with=8';
3333

3434
use ClientEndpointsTrait;

0 commit comments

Comments
 (0)