Bump version to 2.2.2

This commit is contained in:
Martin Wimpress 2021-10-08 02:04:50 +01:00
parent d191d0da44
commit 632f1c682c
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -821,7 +821,7 @@ VMPATH=""
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="2.2.1"
readonly VERSION="2.2.2"
# PUBLICSHARE is the only directory exposed to guest VMs for file
# sharing via 9P and spice-webdavd. This path is not configurable.