Skip to content

Commit b852611

Browse files
committed
bumped to release 1.6.1
1 parent be8a3a0 commit b852611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.6.0
71+
-w $PWD ghcr.io/binxio/wordpress-markdown-blog-loader:1.6.1
7272
```'
7373
Assuming that your WordPress app password is stored in the 1password Private vault under the name `wordpress app password`
7474

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "wordpress-markdown-blog-loader"
7-
version = "1.6.0"
7+
version = "1.6.1"
88
authors = [{name = "Mark van Holsteijn", email = "[email protected]"}]
99
license = {text = "APL2"}
1010
description = "load markdown blogs into wordpress"

0 commit comments

Comments
 (0)