Update the version number to 2.4.1

This commit is contained in:
w1nst0n 2020-07-17 20:40:53 +00:00
parent 4d3a692489
commit 4b9f185391

View file

@ -32,7 +32,7 @@ done
main() {
readonly VERSION="v2.4 (July 16th 2020)"
readonly VERSION="v2.4.1 (July 17th 2020)"
readonly PAD=$(((48-${#VERSION})/2))
readonly BRAND="$(get_brand)"