Release 2.3.6

This commit is contained in:
Chris Roberts 2023-05-19 09:50:03 -07:00
parent babcd62b5d
commit 7d35c832db
3 changed files with 3 additions and 9 deletions

View File

@ -1,8 +1,4 @@
## UNRELEASED
FEATURES:
IMPROVEMENTS:
## 2.3.6 (May 19, 2023)
BUG FIXES:
@ -11,8 +7,6 @@ BUG FIXES:
- provider/docker: Attempt using docker command for bridge ip [GH-13153]
- provider/virtualbox: Update preferred locale values for driver [GH-13160]
VAGRANT-GO:
## 2.3.5 (May 15, 2023)
BUG FIXES:

View File

@ -1 +1 @@
2.3.6.dev
2.3.6

View File

@ -1,4 +1,4 @@
{
"VERSION": "2.3.5",
"VERSION": "2.3.6",
"VMWARE_UTILITY_VERSION": "1.0.22"
}