From 5a2b888c371bd0c8dcae3abe1403e89020c6d6ca Mon Sep 17 00:00:00 2001 From: vagrant-bot Date: Mon, 16 Oct 2023 16:20:13 +0000 Subject: [PATCH] Release 2.4.0 --- CHANGELOG.md | 2 +- LICENSE | 6 +++--- version.txt | 2 +- website/data/version.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8717c6f12..882149c09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.3.8 (UNRELEASED) +## 2.4.0 (October 16, 2023) FEATURES: diff --git a/LICENSE b/LICENSE index 2ecf202e3..f48ee00c8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,10 +1,10 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. +"Business Source License" is a trademark of MariaDB Corporation Ab. Parameters Licensor: HashiCorp, Inc. -Licensed Work: The Licensed Work is (c) 2023 HashiCorp, Inc. +Licensed Work: Vagrant 2.4.0. The Licensed Work is (c) 2023 HashiCorp, Inc. Additional Use Grant: You may make production use of the Licensed Work, provided such use does not include offering the Licensed Work to third parties on a hosted or embedded basis which is @@ -55,7 +55,7 @@ Licensor or its affiliates (provided that you may use a trademark or logo of Licensor as expressly required by this License). TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE. diff --git a/version.txt b/version.txt index 6d92e8ef2..9183195ac 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.8.dev +2.4.0 \ No newline at end of file diff --git a/website/data/version.json b/website/data/version.json index 6b0185ec3..7c208775f 100644 --- a/website/data/version.json +++ b/website/data/version.json @@ -1,4 +1,4 @@ { - "VERSION": "2.3.7", + "VERSION": "2.4.0", "VMWARE_UTILITY_VERSION": "1.0.22" }