chore: bump version to 4.8

pull/720/head 4.8
Martin Wimpress 1 year ago
parent 8bf84986b9
commit 513a1b18c9
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickemu

@ -1516,7 +1516,7 @@ EXTRA_ARGS=""
# shellcheck disable=SC2155
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="4.7"
readonly VERSION="4.8"
# TODO: Make this run the native architecture binary
QEMU=$(command -v qemu-system-x86_64)

Loading…
Cancel
Save