mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Bump version to 2.2.2
This commit is contained in:
parent
d191d0da44
commit
632f1c682c
1 changed files with 1 additions and 1 deletions
2
quickemu
2
quickemu
|
@ -821,7 +821,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.2.1"
|
readonly VERSION="2.2.2"
|
||||||
|
|
||||||
# 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 and spice-webdavd. This path is not configurable.
|
# sharing via 9P and spice-webdavd. This path is not configurable.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue