Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions source/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<dict>
<key>bundleid</key>
<string>carlosnz.timezones2</string>
<key>category</key>
<string>Productivity</string>
<key>connections</key>
<dict>
<key>16D7BCC0-AD0A-49B7-98F2-5FC3444910B1</key>
Expand Down Expand Up @@ -1203,7 +1205,7 @@
<key>escaping</key>
<integer>0</integer>
<key>script</key>
<string>./oneUpdater.sh 0</string>
<string>./oneUpdater.sh 30</string>
<key>scriptargtype</key>
<integer>0</integer>
<key>scriptfile</key>
Expand All @@ -1221,7 +1223,7 @@
</array>
<key>readme</key>
<string># TimeZones
Latst update: 25 February 2024
Latst update: 18 April 2024

# USAGE

Expand Down Expand Up @@ -1249,6 +1251,11 @@ Latst update: 25 February 2024

All issues tracked on GitHub https://github.com/jaroslawhartman/TimeZones-Alfred/issues

## 2.61
18 April 2024

* Added support for abbreviated timezones #61

## 2.60
25 February 2024
* README updates
Expand Down Expand Up @@ -1697,7 +1704,7 @@ Fixes after google deprecating their map APIs.
<key>variablesdontexport</key>
<array/>
<key>version</key>
<string>2.60</string>
<string>2.61</string>
<key>webaddress</key>
<string>https://jhartman.pl/tag/time-zones/</string>
</dict>
Expand Down