Skip to content

Commit

Permalink
Bump version to 2.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Oct 28, 2021
1 parent 5e5edc9 commit 66fb440
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 @@ -1007,7 +1007,7 @@ VMPATH=""

readonly LAUNCHER=$(basename "${0}")
readonly DISK_MIN_SIZE=$((197632 * 8))
readonly VERSION="2.2.8"
readonly VERSION="2.2.9"

# PUBLICSHARE is the only directory exposed to guest VMs for file
# sharing via 9P, spice-webdavd and Samba. This path is not configurable.
Expand Down

0 comments on commit 66fb440

Please sign in to comment.