Skip to content

Commit

Permalink
chore: bump version to 4.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Dec 30, 2024
1 parent 6527083 commit 2a9d455
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 @@ -1914,7 +1914,7 @@ VMPATH=""
# shellcheck disable=SC2155
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="4.9.6"
readonly VERSION="4.9.7"

# TODO: Make this run the native architecture binary
ARCH_VM="x86_64"
Expand Down

0 comments on commit 2a9d455

Please sign in to comment.