Mention version config key

This commit is contained in:
Micah Jerome Ellison 2022-01-08 13:13:30 -08:00
parent e4dde5d1c0
commit 9f84631f53

View file

@ -111,3 +111,7 @@ To disable colored output, set the value to `NONE`. If you set the value of any
### display_format
Specifies formatter to use by default. See [formats](formats.md).
### version
`jrnl` automatically updates this field to the version that it is running.
There is no need to change this field manually.