From 802b7d44443d08da4004c59e6812d5f62bcca4d0 Mon Sep 17 00:00:00 2001 From: JakeSCahill <45230295+JakeSCahill@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:22:18 +0000 Subject: [PATCH] chore(deps): update redpanda-data/console to 2.7.2 --- data-transforms/go/regex/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-transforms/go/regex/README.adoc b/data-transforms/go/regex/README.adoc index 5552b25..2ff2ee1 100644 --- a/data-transforms/go/regex/README.adoc +++ b/data-transforms/go/regex/README.adoc @@ -7,7 +7,7 @@ // For GitHub, hard-code the latest version to these values: ifndef::env-site[] :latest-redpanda-version: 24.2.4 -:latest-console-version: 2.7.1 +:latest-console-version: 2.7.2 endif::[] // For the docs site, use the built-in attributes that store the latest version as fetched from GitHub releases. ifdef::env-site[]