Release 2.3.4

This commit is contained in:
Chris Roberts 2022-12-09 15:28:10 -08:00
parent 2e5aefb918
commit 986a01734f
3 changed files with 3 additions and 7 deletions

View File

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

View File

@ -1 +1 @@
2.3.4.dev
2.3.4

View File

@ -1,4 +1,4 @@
{
"VERSION": "2.3.3",
"VERSION": "2.3.4",
"VMWARE_UTILITY_VERSION": "1.0.21"
}