Skip to content

Commit

Permalink
publish version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jereze committed Nov 3, 2020
1 parent 6de5936 commit 296b8f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ An [Alfred Workflow](https://www.alfredapp.com/workflows/) to search on your Sal

## Download and Installation

Download the workflow file from [the latest GitHub release](https://github.com/jereze/alfred-salesforce/releases/latest) and install it by double-clicking on `Salesforce-0.0.3.alfredworkflow`.
Download the workflow file from [the latest GitHub release](https://github.com/jereze/alfred-salesforce/releases/latest) and install it by double-clicking on `Salesforce-0.0.4.alfredworkflow`.

## Usage

Expand All @@ -19,6 +19,11 @@ Download the workflow file from [the latest GitHub release](https://github.com/j

## Changelog

**Version 0.0.4 (2020-11-03)**

* Fix error in access renewal
* Automatically check updates of the workflow and suggest installation

**Version 0.0.3 (2020-10-26)**

* Fix compatibility with macOS Catalina
Expand Down
2 changes: 1 addition & 1 deletion info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ python salesforce_search.py "$query"</string>
</dict>
</dict>
<key>version</key>
<string>0.0.3</string>
<string>0.0.4</string>
<key>webaddress</key>
<string>https://github.com/jereze/alfred-salesforce</string>
</dict>
Expand Down

0 comments on commit 296b8f5

Please sign in to comment.