chore: bump version to 4.9.8
This commit is contained in:
parent
2a9d455307
commit
c2024d2490
2
quickemu
2
quickemu
|
@ -1914,7 +1914,7 @@ VMPATH=""
|
||||||
# shellcheck disable=SC2155
|
# shellcheck disable=SC2155
|
||||||
readonly LAUNCHER=$(basename "${0}")
|
readonly LAUNCHER=$(basename "${0}")
|
||||||
readonly DISK_MIN_SIZE=$((197632 * 8))
|
readonly DISK_MIN_SIZE=$((197632 * 8))
|
||||||
readonly VERSION="4.9.7"
|
readonly VERSION="4.9.8"
|
||||||
|
|
||||||
# TODO: Make this run the native architecture binary
|
# TODO: Make this run the native architecture binary
|
||||||
ARCH_VM="x86_64"
|
ARCH_VM="x86_64"
|
||||||
|
|
Loading…
Reference in New Issue