Skip to content

Commit

Permalink
rc10: Final rc version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkiss committed Jan 15, 2023
1 parent bea2bfd commit 2fabdc2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
Binary file modified bin-cache/noteplan_fts-arm64
Binary file not shown.
8 changes: 2 additions & 6 deletions workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -204,11 +204,7 @@ case "$1" in
$BIN refresh force
;;
*)
if [[ $1 == ':'* || $1 == '>'* ]]; then
$BIN date "$1"
else
$BIN search "$1"
fi
$BIN search "$1"
;;
esac</string>
<key>scriptargtype</key>
Expand Down Expand Up @@ -835,7 +831,7 @@ title: TITLE
</dict>
</array>
<key>version</key>
<string>2.0.0-rc9</string>
<string>2.0.0-rc10</string>
<key>webaddress</key>
<string>https://adamkiss.com</string>
</dict>
Expand Down

0 comments on commit 2fabdc2

Please sign in to comment.