Skip to content

Commit

Permalink
chore: bump version to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
coolaj86 committed Nov 21, 2023
1 parent 948030b commit 0da4b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webi/webi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ __webi_main() {
my_checksum="$(
fn_checksum
)"
my_version=v1.2.0
my_version=v1.2.7
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"
}
Expand Down

0 comments on commit 0da4b5d

Please sign in to comment.