Bump version to 2.3.3

This commit is contained in:
Martin Wimpress 2021-12-03 11:33:56 +00:00
parent e6823edde7
commit ca0f144351
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

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