mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Bump version to 3.15
This commit is contained in:
parent
71a1efaceb
commit
187da46c3b
1 changed files with 1 additions and 1 deletions
2
quickemu
2
quickemu
|
@ -1124,7 +1124,7 @@ VMPATH=""
|
|||
# shellcheck disable=SC2155
|
||||
readonly LAUNCHER=$(basename "${0}")
|
||||
readonly DISK_MIN_SIZE=$((197632 * 8))
|
||||
readonly VERSION="3.14"
|
||||
readonly VERSION="3.15"
|
||||
|
||||
# PUBLICSHARE is the only directory exposed to guest VMs for file
|
||||
# sharing via 9P, spice-webdavd and Samba. This path is not configurable.
|
||||
|
|
Loading…
Reference in a new issue