Bump to version 6.1.22.

There were cloud network command added.
This commit is contained in:
2021-08-01 17:40:49 +02:00
parent f2d71065cb
commit 7174fe03db
2 changed files with 47 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ script. However, in some point of time I've decided to rewrite it almost from
scratch.
Current version of script was written and tested against VBoxManage in version
6.1.10, and should contain all commands and their options.
6.1.22, and should contain all commands and their options.
Unlike other attempts, I've tried to make the script context aware. See the
simple session with the VBoxManage command below, to have an idea how it works: