Bump version to 2.2.5

This commit is contained in:
Martin Wimpress 2021-10-16 11:33:57 +01:00 committed by GitHub
parent 448e8885e7
commit 2009ffc103
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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