diff --git a/quickemu b/quickemu index b7da30e..24e1007 100755 --- a/quickemu +++ b/quickemu @@ -1124,7 +1124,7 @@ VMPATH="" # shellcheck disable=SC2155 readonly LAUNCHER=$(basename "${0}") readonly DISK_MIN_SIZE=$((197632 * 8)) -readonly VERSION="3.13" +readonly VERSION="3.14" # PUBLICSHARE is the only directory exposed to guest VMs for file # sharing via 9P, spice-webdavd and Samba. This path is not configurable.