Skip to content

Commit

Permalink
Bump version to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Dec 3, 2021
1 parent e6823ed commit ca0f144
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 @@ -1073,7 +1073,7 @@ VMPATH=""

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

# 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 ca0f144

Please sign in to comment.