Bump version to 2.3.2

This commit is contained in:
Martin Wimpress 2021-11-13 15:57:50 +00:00
parent 5c490be79a
commit 16f379e044
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

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