From 21cbee3b998d7f6c5bcace09c8c16d6efd681d6e Mon Sep 17 00:00:00 2001 From: Sam Bukowski Date: Mon, 28 Oct 2024 10:30:28 -0600 Subject: [PATCH] cometbft version --- docs/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config.js b/docs/config.js index 902d29d6..3f033435 100644 --- a/docs/config.js +++ b/docs/config.js @@ -83,8 +83,8 @@ export const siteConfig = { flame_version: "v0.16.0", flame_release: "https://github.com/astriaorg/astria-geth/releases/tag/v0.16.0", flame_repo: "https://github.com/astriaorg/astria-geth", - cometbft_version: "v0.38.8", - cometbft_release: "https://github.com/cometbft/cometbft/releases/tag/v0.38.8", + cometbft_version: "v0.38.11", + cometbft_release: "https://github.com/cometbft/cometbft/releases/tag/v0.38.11", cometbft_repo: "https://github.com/cometbft/cometbft", // deployments descriptorProxyAddress: "N/A",