chore: bump version to 4.9.9

This commit is contained in:
Martin Wimpress 2026-01-24 00:33:33 +00:00
parent 848ed99ef6
commit 5ef6d1ffeb
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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