Skip to content

Commit

Permalink
chore: bump version to 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jun 14, 2023
1 parent 8bf8498 commit 513a1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickemu
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 513a1b1

Please sign in to comment.