From d1a18588c28ec9debd2e8049ed2b1d9c95c949fc Mon Sep 17 00:00:00 2001 From: ecmadao Date: Thu, 3 Jul 2025 22:59:38 +0800 Subject: [PATCH] chore: release 3.8.0 --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0434e9a..4a06d92 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ using Terraform Bytebase Provider to prepare those instances ready for applicati - [Go](https://golang.org/doc/install) (1.19 or later) - [Terraform](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform) (1.3.5 or later) -- [Bytebase](https://github.com/bytebase/bytebase) (3.7.1 or later) +- [Bytebase](https://github.com/bytebase/bytebase) (3.8.0 or later) > If you have problems running `terraform` in MacOS with Apple Silicon, you can following https://stackoverflow.com/questions/66281882/how-can-i-get-terraform-init-to-run-on-my-apple-silicon-macbook-pro-for-the-go and use the `tfenv`. diff --git a/VERSION b/VERSION index 47b6be3..0be1fc7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.7.2 \ No newline at end of file +3.8.0 \ No newline at end of file