Skip to content

Commit 082cad6

Browse files
committed
chore: bump EQL version to eql-2.3.0-pre.3
1 parent 8211340 commit 082cad6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mise.local.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CS_CLIENT_KEY = "client-key"
1515
CS_CLIENT_ID = "client-id"
1616

1717
# The release of EQL that the proxy tests will use and releases will be built with
18-
CS_EQL_VERSION = "eql-2.3.0-pre.2"
18+
CS_EQL_VERSION = "eql-2.3.0-pre.3"
1919

2020
# TLS variables are required for providing TLS to Proxy's clients.
2121
# CS_TLS__TYPE can be either "Path" or "Pem" (case-sensitive).

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CS_PROXY__HOST = "host.docker.internal"
3434
# Misc
3535
DOCKER_CLI_HINTS = "false" # Please don't show us What's Next.
3636

37-
CS_EQL_VERSION = "eql-2.3.0-pre.2"
37+
CS_EQL_VERSION = "eql-2.3.0-pre.3"
3838

3939

4040
[tools]

0 commit comments

Comments
 (0)