Closed westonruter closed 7 years ago
ack -Q 0.8.4
0.8.5
master
grunt build; cd build; zip -r ../customize-posts-0.8.5.zip *; cd -
grunt deploy
ack -Q 0.8.4
and replace with0.8.5
where appropriate (this needs to be automated)0.8.5
onmaster
, with ZIP build viagrunt build; cd build; zip -r ../customize-posts-0.8.5.zip *; cd -
, and with link to readme on tag tree: https://github.com/xwp/wp-customize-posts/blob/0.8.5/readme.md#changeloggrunt deploy
. Remember to look at SVN diff.