chore: bump version to 1.2.8

This commit is contained in:
AJ ONeal
2023-11-22 10:08:18 -07:00
parent 4510a61cf0
commit 2fe6824472
+1 -1
View File
@@ -152,7 +152,7 @@ __webi_main() {
my_checksum="$(
fn_checksum
)"
my_version=v1.2.7
my_version=v1.2.8
printf "\e[35mwebi\e[32m %s\e[0m Copyright 2020+ AJ ONeal\n" "${my_version} (${my_checksum})"
printf " \e[36mhttps://webinstall.dev/webi\e[0m\n"
}