chore: bump version to 4.9.4
This commit is contained in:
parent
32701815f9
commit
0dfc0b93ab
2
quickemu
2
quickemu
|
@ -1625,7 +1625,7 @@ SOUND_CARD=""
|
|||
# shellcheck disable=SC2155
|
||||
readonly LAUNCHER=$(basename "${0}")
|
||||
readonly DISK_MIN_SIZE=$((197632 * 8))
|
||||
readonly VERSION="4.9.3"
|
||||
readonly VERSION="4.9.4"
|
||||
|
||||
# TODO: Make this run the native architecture binary
|
||||
QEMU=$(command -v qemu-system-x86_64)
|
||||
|
|
Loading…
Reference in New Issue