mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-14 19:20:01 -04:00
Release 2.3.4
This commit is contained in:
parent
2e5aefb918
commit
986a01734f
3 changed files with 3 additions and 7 deletions
|
|
@ -1,6 +1,4 @@
|
|||
## UNRELEASED
|
||||
|
||||
FEATURES:
|
||||
## 2.3.4 (December 9, 2022)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
@ -13,8 +11,6 @@ BUG FIXES:
|
|||
- provider/virtualbox: Adjust hostnet DHCP configuration, ignore invalid devices [GH-13004]
|
||||
- provisioner/ansible: Fix install package names on older debian (and derivatives) versions [GH-13017]
|
||||
|
||||
VAGRANT-GO:
|
||||
|
||||
## 2.3.3 (November 15, 2022)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.3.4.dev
|
||||
2.3.4
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"VERSION": "2.3.3",
|
||||
"VERSION": "2.3.4",
|
||||
"VMWARE_UTILITY_VERSION": "1.0.21"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue