Skip to content

Commit

Permalink
Bump version to 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Oct 21, 2022
1 parent a437bc8 commit 215597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickemu
Expand Up @@ -1500,7 +1500,7 @@ EXTRA_ARGS=""
# shellcheck disable=SC2155
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="4.3"
readonly VERSION="4.4"

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

0 comments on commit 215597e

Please sign in to comment.