diff --git a/debloat_script.sh b/debloat_script.sh index d3b1830..d241ac8 100755 --- a/debloat_script.sh +++ b/debloat_script.sh @@ -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)"