chore: bump version to 4.9.6

This commit is contained in:
Martin Wimpress 2024-06-26 21:51:33 +01:00 committed by Martin Wimpress
parent ded5971b6e
commit 5f8c40f7ab
1 changed files with 1 additions and 1 deletions

View File

@ -1881,7 +1881,7 @@ VMPATH=""
# shellcheck disable=SC2155
readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="4.9.5"
readonly VERSION="4.9.6"
# TODO: Make this run the native architecture binary
ARCH_VM="x86_64"