Release v0.60.6, for real this time (#1112)

This commit is contained in:
Rhet Turnbull
2023-07-02 10:42:57 -06:00
committed by GitHub
parent 7ed8c7e583
commit 44a46cb652
22 changed files with 51 additions and 71 deletions

View File

@@ -2110,7 +2110,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.60.5'
{osxphotos_version} The osxphotos version, e.g. '0.60.6'
{osxphotos_cmd_line} The full command line used to run osxphotos
The following substitutions may result in multiple values. Thus if specified
@@ -2597,7 +2597,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.60.5'|
|{osxphotos_version}|The osxphotos version, e.g. '0.60.6'|
|{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|