Skip to content

Commit

Permalink
Release 2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed May 19, 2023
1 parent babcd62 commit 7d35c83
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
## UNRELEASED

FEATURES:

IMPROVEMENTS:
## 2.3.6 (May 19, 2023)

BUG FIXES:

Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.6.dev
2.3.6
2 changes: 1 addition & 1 deletion website/data/version.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"VERSION": "2.3.5",
"VERSION": "2.3.6",
"VMWARE_UTILITY_VERSION": "1.0.22"
}

0 comments on commit 7d35c83

Please sign in to comment.