Bump version to 2.3.1
This commit is contained in:
parent
464c13ac17
commit
81e8a8db9c
2
quickemu
2
quickemu
@ -1007,7 +1007,7 @@ VMPATH=""
|
|||||||
|
|
||||||
readonly LAUNCHER=$(basename "${0}")
|
readonly LAUNCHER=$(basename "${0}")
|
||||||
readonly DISK_MIN_SIZE=$((197632 * 8))
|
readonly DISK_MIN_SIZE=$((197632 * 8))
|
||||||
readonly VERSION="2.3.0"
|
readonly VERSION="2.3.1"
|
||||||
|
|
||||||
# PUBLICSHARE is the only directory exposed to guest VMs for file
|
# PUBLICSHARE is the only directory exposed to guest VMs for file
|
||||||
# sharing via 9P, spice-webdavd and Samba. This path is not configurable.
|
# sharing via 9P, spice-webdavd and Samba. This path is not configurable.
|
||||||
|
Loading…
Reference in New Issue
Block a user