diff options
author | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2018-07-26 00:09:28 +0200 |
---|---|---|
committer | Rafael G. Martins <rafael@rafaelmartins.eng.br> | 2018-07-26 00:09:28 +0200 |
commit | eae0bfe730bb4f29f88c609c2562025a9d029256 (patch) | |
tree | 68087542cce15f6af13d1b08349366afb2fb6a22 /man | |
parent | 4bfa321f784683cef90f63f83d1aa7fe741a196e (diff) | |
download | blogc-eae0bfe730bb4f29f88c609c2562025a9d029256.tar.gz blogc-eae0bfe730bb4f29f88c609c2562025a9d029256.tar.bz2 blogc-eae0bfe730bb4f29f88c609c2562025a9d029256.zip |
man: next version will be 0.14.0, not 0.13.11
Diffstat (limited to 'man')
-rw-r--r-- | man/blogcfile.5.ronn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/blogcfile.5.ronn b/man/blogcfile.5.ronn index 5f2406d..cbda4c4 100644 --- a/man/blogcfile.5.ronn +++ b/man/blogcfile.5.ronn @@ -59,8 +59,8 @@ however these rules can be customized with the following settings, from the on. * `atom_legacy_entry_id` (default: `false`): - Before `0.13.11` blogc-make was generating "broken" entry IDs in the atom feeds. - This behavior was fixed in version `0.13.11` and current users that don't want + Before `0.14.0` blogc-make was generating "broken" entry IDs in the atom feeds. + This behavior was fixed in version `0.14.0` and current users that don't want to have their old posts re-shared due to the change of IDs should set this to `true`, to keep using the old format. |