Skip to content

Commit

Permalink
fix: no need to bump version on update anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Aug 19, 2019
1 parent 5e3e24a commit e3bb660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion please
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ update()
info "Updating ${PLIZ} ..."
curl -sSLo ${FULL} https://raw.githubusercontent.com/adhocore/please/master/please
sed -ie "s/echo v'.*'/echo v'$(echo $NEWVER)'/" $FULL
ok " Done [${NEWVER}]"
exit 0
}
Expand Down

0 comments on commit e3bb660

Please sign in to comment.