From 4d0966c7806e456f2c49114f96a6fb64e1b04d3d Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Wed, 19 Jul 2023 09:41:45 -0700 Subject: [PATCH] version: Prepare for v1.6.0-alpha20230719 release --- CHANGELOG.md | 2 +- version/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9919a7cb81..ce5da7f7e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.6.0 (Unreleased) +## 1.6.0-alpha20230719 (Unreleased) NEW FEATURES: * `terraform test`: The previously experimental `terraform test` command has been moved out of experimental. This comes with a significant change in how Terraform tests are written and executed. diff --git a/version/VERSION b/version/VERSION index 45d114a213..bcc365a537 100644 --- a/version/VERSION +++ b/version/VERSION @@ -1 +1 @@ -1.6.0-alpha1 +1.6.0-alpha20230719