Closed westonruter closed 7 years ago
ack -Q 0.8.6
0.8.7
master
grunt build; cd build; zip -r ~/Downloads/customize-posts.zip *; cd -
grunt deploy
develop
ack -Q 0.8.6
and replace with0.8.7
where appropriate (this needs to be automated)0.8.7
onmaster
.grunt build; cd build; zip -r ~/Downloads/customize-posts.zip *; cd -
grunt deploy
. Remember to look at SVN diff.master
intodevelop
.