Bump version to 2.2.4

This commit is contained in:
Martin Wimpress 2021-10-09 14:32:30 +01:00
parent fd52be1dfb
commit 45b09c1f5e
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

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