Bump version to 2.3.3

pull/262/head 2.3.3
Martin Wimpress 3 years ago
parent e6823edde7
commit ca0f144351
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickemu

@ -1073,7 +1073,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.2" readonly VERSION="2.3.3"
# 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…
Cancel
Save