diff --git a/quickemu b/quickemu index 9840ba7..47e8676 100755 --- a/quickemu +++ b/quickemu @@ -821,7 +821,7 @@ VMPATH="" readonly LAUNCHER=$(basename "${0}") readonly DISK_MIN_SIZE=$((197632 * 8)) -readonly VERSION="2.2.2" +readonly VERSION="2.2.3" # PUBLICSHARE is the only directory exposed to guest VMs for file # sharing via 9P and spice-webdavd. This path is not configurable.