mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-08 16:26:25 -04:00
Release 2.4.2
This commit is contained in:
parent
4268dc4bb8
commit
7721ba01b5
4 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## 2.4.2.dev (UNRELEASED)
|
||||
## 2.4.2 (November 01, 2024)
|
||||
|
||||
FEATURES:
|
||||
|
||||
|
|
|
|||
2
LICENSE
2
LICENSE
|
|
@ -4,7 +4,7 @@ License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
|
|||
Parameters
|
||||
|
||||
Licensor: HashiCorp, Inc.
|
||||
Licensed Work: Vagrant 2.4.2.dev or later. The Licensed Work is (c) %YEAR% HashiCorp, Inc.
|
||||
Licensed Work: Vagrant 2.4.2 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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.4.2.dev
|
||||
2.4.2
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"VERSION": "2.4.1",
|
||||
"VERSION": "2.4.2",
|
||||
"VMWARE_UTILITY_VERSION": "1.0.22"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue