Skip to content

Commit 7d35c83

Browse files
committed
Release 2.3.6
1 parent babcd62 commit 7d35c83

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
## UNRELEASED
2-
3-
FEATURES:
4-
5-
IMPROVEMENTS:
1+
## 2.3.6 (May 19, 2023)
62

73
BUG FIXES:
84

@@ -11,8 +7,6 @@ BUG FIXES:
117
- provider/docker: Attempt using docker command for bridge ip [GH-13153]
128
- provider/virtualbox: Update preferred locale values for driver [GH-13160]
139

14-
VAGRANT-GO:
15-
1610
## 2.3.5 (May 15, 2023)
1711

1812
BUG FIXES:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.6.dev
1+
2.3.6

website/data/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"VERSION": "2.3.5",
2+
"VERSION": "2.3.6",
33
"VMWARE_UTILITY_VERSION": "1.0.22"
44
}

0 commit comments

Comments
 (0)