Bump script version number to v2.7

This commit is contained in:
w1nst0n 2020-10-20 22:00:21 +02:00
parent 8b93202ba6
commit 3937fe31db

View file

@ -35,7 +35,7 @@ done
main() {
readonly VERSION="v2.6 (September 18th 2020)"
readonly VERSION="v2.7 (October 4th 2020)"
readonly PAD=$(((48-${#VERSION})/2))
readonly BRAND="$(get_brand)"