mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 08:42:18 -04:00
Release 2.3.3
This commit is contained in:
parent
2710f810f2
commit
36a8b25b5c
3 changed files with 3 additions and 7 deletions
|
|
@ -1,6 +1,4 @@
|
|||
## UNRELEASED
|
||||
|
||||
FEATURES:
|
||||
## 2.3.3 (November 15, 2022)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
@ -15,8 +13,6 @@ BUG FIXES:
|
|||
- provider/virtualbox: Prevent localization of command output [GH-12994]
|
||||
- provisioner/ansible: Update setup packages in debian capability [GH-12832]
|
||||
|
||||
VAGRANT-GO:
|
||||
|
||||
## 2.3.2 (October 18, 2022)
|
||||
|
||||
FEATURES:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.3.3.dev
|
||||
2.3.3
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"VERSION": "2.3.2",
|
||||
"VERSION": "2.3.3",
|
||||
"VMWARE_UTILITY_VERSION": "1.0.21"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue