Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
4O4 authored Apr 21, 2017
1 parent ff16915 commit 024f50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miracle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ main() {
trap 'set +x; error ${LINENO}' ERR

printf -- "--------------------------------------------------\n"
printf -- " Miracle installer v0.2.1 by PK\n"
printf -- " Miracle installer v0.2.2 by PK\n"
printf -- "--------------------------------------------------\n"

if [[ -z ${username} ]] || [[ -z ${password} ]]; then
Expand Down

0 comments on commit 024f50c

Please sign in to comment.