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