From 2e1d6103c7ba8a47455e2dffc77086c8ee6a5809 Mon Sep 17 00:00:00 2001 From: Christian Mesh Date: Wed, 18 Sep 2024 11:22:39 -0400 Subject: [PATCH] Update docs version message (#1990) (#1997) Signed-off-by: Christian Mesh --- website/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/index.mdx b/website/docs/index.mdx index 335fbdc364..d5a19e322d 100644 --- a/website/docs/index.mdx +++ b/website/docs/index.mdx @@ -10,7 +10,7 @@ import DocVersionBadge from "@theme/DocVersionBadge"; ### OpenTofu Documentation -Welcome to OpenTofu 1.7! This version brings you a host of new features like state encryption, loop-able import blocks, provider defined functions and more. If you are coming from a previous OpenTofu or Terraform version you can [read the details about the new features here »](intro/whats-new.mdx) +Welcome to OpenTofu 1.8! This version brings you a host of new features like early evaluation, provider mocking in tests and more. If you are coming from a previous OpenTofu or Terraform version you can [read the details about the new features here »](intro/whats-new.mdx)