Update changelog for release

This commit is contained in:
VirtuBox
2023-08-04 16:49:22 +02:00
parent c9e0c0d1b1
commit d54ad0fbf4
2 changed files with 9 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ _wo_complete()
"info")
COMPREPLY=( $(compgen \
-W "--mysql --php --php73 --php74 --nginx" \
-W "--mysql --php --php72 --php73 --php74 --php80 --php81 --nginx" \
-- $cur) )
;;