Release 2.4.2

This commit is contained in:
vagrant-bot 2024-11-01 21:53:08 +00:00
parent 4268dc4bb8
commit 7721ba01b5
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
## 2.4.2.dev (UNRELEASED)
## 2.4.2 (November 01, 2024)
FEATURES:

View file

@ -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

View file

@ -1 +1 @@
2.4.2.dev
2.4.2

View file

@ -1,4 +1,4 @@
{
"VERSION": "2.4.1",
"VERSION": "2.4.2",
"VMWARE_UTILITY_VERSION": "1.0.22"
}