Skip to content

Commit

Permalink
Bump version to 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Sep 22, 2022
1 parent 399fc26 commit 7db5167
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 @@ -1498,7 +1498,7 @@ EXTRA_ARGS=""
# shellcheck disable=SC2155
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="4.2"
readonly VERSION="4.3"

# TODO: Make this run the native architecture binary
QEMU=$(command -v qemu-system-x86_64)
Expand Down

0 comments on commit 7db5167

Please sign in to comment.