File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- release=1.5.7
2- tag=1.5.7
1+ release=1.6.0
2+ tag=1.6.0
33pre_tag_command=sed -i '' -e 's/version="[^"]*"/version="@@RELEASE@@"/g' setup.py && sed -i '' -e 's^\(ghcr.io/binxio/wordpress-markdown-blog-loader:\)[^ \t]*^\1@@RELEASE@@^g' README.md
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ alias wp-md='docker run \
6868 -v $HOME:$HOME \
6969 -v $HOME/.wordpress.ini:/root/.wordpress.ini \
7070 -v $PWD:/$PWD \
71- -w $PWD ghcr.io/binxio/wordpress-markdown-blog-loader:1.5.7
71+ -w $PWD ghcr.io/binxio/wordpress-markdown-blog-loader:1.6.0
7272```'
7373Assuming that your WordPress app password is stored in the 1password Private vault under the name ` wordpress app password`
7474
Original file line number Diff line number Diff line change 2727
2828setup (
2929 name = "wordpress-markdown-blog-loader" ,
30- version = "1.5.7 " ,
30+ version = "1.6.0 " ,
3131 url = "https://github.com/binxio/wordpress-markdown-blog-loader" ,
3232 license = "APL2" ,
3333 author = "Mark van Holsteijn" ,
You can’t perform that action at this time.
0 commit comments