Version bump, fix for #859, wrong edited path in Mojave

This commit is contained in:
Rhet Turnbull
2022-12-13 23:05:59 -08:00
parent 47e2454584
commit aeb6283b2b
23 changed files with 113 additions and 75 deletions

View File

@@ -2008,7 +2008,7 @@ Substitution Description
{cr} A carriage return: '\r'
{crlf} A carriage return + line feed: '\r\n'
{tab} :A tab: '\t'
{osxphotos_version} The osxphotos version, e.g. '0.55.1'
{osxphotos_version} The osxphotos version, e.g. '0.55.2'
{osxphotos_cmd_line} The full command line used to run osxphotos
The following substitutions may result in multiple values. Thus if specified
@@ -2492,7 +2492,7 @@ The following template field substitutions are availabe for use the templating s
|{cr}|A carriage return: '\r'|
|{crlf}|A carriage return + line feed: '\r\n'|
|{tab}|:A tab: '\t'|
|{osxphotos_version}|The osxphotos version, e.g. '0.55.1'|
|{osxphotos_version}|The osxphotos version, e.g. '0.55.2'|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|{album}|Album(s) photo is contained in|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|