From 0cc6406dd864fd88c61dbad691abf5312ff29b3c Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Tue, 10 Feb 2026 18:53:48 +0000 Subject: [PATCH] docs: update signature verification to start after v1.1.1 Amp-Thread-ID: https://ampcode.com/threads/T-019c47dd-e138-75ae-98a8-c87e040d2ab8 Co-authored-by: Amp --- src/pages/guide/node/installation.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/guide/node/installation.mdx b/src/pages/guide/node/installation.mdx index f3a7d56..86e287d 100644 --- a/src/pages/guide/node/installation.mdx +++ b/src/pages/guide/node/installation.mdx @@ -52,7 +52,7 @@ docker logs tempo ## Verifying Releases -All release artifacts are cryptographically signed starting after **v1.1.0**. We recommend verifying signatures before running any binary. +All release artifacts are cryptographically signed starting after **v1.1.1**. We recommend verifying signatures before running any binary. ### Binary Signatures (GPG)