Bump version to 2.2.1

pull/65/head 2.2.1
Martin Wimpress 3 years ago
parent d49bcb3452
commit 5e5b68f4f4
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickemu

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

Loading…
Cancel
Save