Bump version to 2.2.6

This commit is contained in:
Martin Wimpress 2021-10-21 01:47:03 +01:00
parent d4e099edb0
commit 4634212f65
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

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