Skip to content

Commit

Permalink
chore(release): 1.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.2](v1.6.1...v1.6.2) (2022-10-31)

### Bug Fixes

* Attempting to add releases notes to info.plist ([ffd4acb](ffd4acb))
  • Loading branch information
semantic-release-bot committed Oct 31, 2022
1 parent d941294 commit 60fcc0c
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -271,11 +271,18 @@ echo "You are running the latest version (${alfred_workflow_version})"</string>
</dict>
</array>
<key>readme</key>
<string># An Alfred 5 Workflow for Github
<string># Github Workflow
For instructions on usage please visit:
For full instructions on usage please visit:
https://github.com/whomwah/alfred-github-workflow
https://github.com/whomwah/alfred-github-workflow</string>
#### Latest Release
To view other releases visit:
https://github.com/whomwah/alfred-github-workflow/releases</string>
<key>uidata</key>
<dict>
<key>16772598-5A71-4CC9-A6D7-ECAAC9299234</key>
Expand Down Expand Up @@ -386,7 +393,7 @@ https://github.com/whomwah/alfred-github-workflow</string>
<string>mod.min.js</string>
</dict>
<key>version</key>
<string>1.6.1</string>
<string>1.6.2</string>
<key>webaddress</key>
<string>https://github.com/whomwah/alfred-github-workflow</string>
</dict>
Expand Down

0 comments on commit 60fcc0c

Please sign in to comment.