Skip to content

Commit

Permalink
bug update regex
Browse files Browse the repository at this point in the history
  • Loading branch information
mhristof committed Feb 15, 2020
1 parent 9820ed6 commit e136f88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ echo -n $dest</string>
<key>matchmode</key>
<integer>4</integer>
<key>matchstring</key>
<string>https://github</string>
<string>update</string>
<key>outputlabel</key>
<string>update</string>
<key>uid</key>
Expand Down Expand Up @@ -452,6 +452,6 @@ echo -n $dest</string>
<key>version</key>
<string>0.2.2</string>
<key>webaddress</key>
<string>https://github.com/mhristof/alfred-pbpaste</string>
<string>https://github.com/mhristof/alfred-pbpaste</string>
</dict>
</plist>

0 comments on commit e136f88

Please sign in to comment.