From 720b68f59facb98781e096747864262df6cc8a3a Mon Sep 17 00:00:00 2001 From: vagrant-bot Date: Fri, 19 Jan 2024 20:59:12 +0000 Subject: [PATCH] Release 2.4.1 --- CHANGELOG.md | 2 +- LICENSE | 32 ++++++++++++++++---------------- version.txt | 2 +- website/data/version.json | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 361856b756e..d61e7d48ecb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.4.1.dev (UNRELEASED) +## 2.4.1 (January 19, 2024) FEATURES: diff --git a/LICENSE b/LICENSE index 09cbeb8ae65..46b0b5a7797 100644 --- a/LICENSE +++ b/LICENSE @@ -4,40 +4,40 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved. Parameters Licensor: HashiCorp, Inc. -Licensed Work: Vagrant 2.4.1.dev or later. The Licensed Work is (c) 2024 HashiCorp, Inc. +Licensed Work: Vagrant 2.4.1 or later. The Licensed Work is (c) 2024 HashiCorp, Inc. Additional Use Grant: You may make production use of the Licensed Work, provided Your use does not include offering the Licensed Work to third - parties on a hosted or embedded basis in order to compete with - HashiCorp's paid version(s) of the Licensed Work. For purposes + parties on a hosted or embedded basis in order to compete with + HashiCorp’s paid version(s) of the Licensed Work. For purposes of this license: A "competitive offering" is a Product that is offered to third - parties on a paid basis, including through paid support - arrangements, that significantly overlaps with the capabilities + parties on a paid basis, including through paid support + arrangements, that significantly overlaps with the capabilities of HashiCorp's paid version(s) of the Licensed Work. If Your - Product is not a competitive offering when You first make it + Product is not a competitive offering when You first make it generally available, it will not become a competitive offering - later due to HashiCorp releasing a new version of the Licensed - Work with additional capabilities. In addition, Products that + later due to HashiCorp releasing a new version of the Licensed + Work with additional capabilities. In addition, Products that are not provided on a paid basis are not competitive. "Product" means software that is offered to end users to manage - in their own environments or offered as a service on a hosted + in their own environments or offered as a service on a hosted basis. "Embedded" means including the source code or executable code from the Licensed Work in a competitive offering. "Embedded" - also means packaging the competitive offering in such a way - that the Licensed Work must be accessed or downloaded for the + also means packaging the competitive offering in such a way + that the Licensed Work must be accessed or downloaded for the competitive offering to operate. - Hosting or using the Licensed Work(s) for internal purposes - within an organization is not considered a competitive - offering. HashiCorp considers your organization to include all + Hosting or using the Licensed Work(s) for internal purposes + within an organization is not considered a competitive + offering. HashiCorp considers your organization to include all of your affiliates under common control. - For binding interpretive guidance on using HashiCorp products - under the Business Source License, please visit our FAQ. + For binding interpretive guidance on using HashiCorp products + under the Business Source License, please visit our FAQ. (https://www.hashicorp.com/license-faq) Change Date: Four years from the date the Licensed Work is published. Change License: MPL 2.0 diff --git a/version.txt b/version.txt index f40499b98ec..58073ef8d7f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.4.1.dev +2.4.1 \ No newline at end of file diff --git a/website/data/version.json b/website/data/version.json index 7c208775f04..f6e4e2d8703 100644 --- a/website/data/version.json +++ b/website/data/version.json @@ -1,4 +1,4 @@ { - "VERSION": "2.4.0", + "VERSION": "2.4.1", "VMWARE_UTILITY_VERSION": "1.0.22" }