diff --git a/polyversal b/polyversal index 543740b..46e74f2 100755 --- a/polyversal +++ b/polyversal @@ -4,7 +4,7 @@ # Script version, used to check if out-of-date. # Update this when creating a new release. -readonly VERSION=2.1.3 +readonly VERSION=2.2.0 progname="$(basename "$0")" readonly progname