Skip to content

Commit 59a21e0

Browse files
committed
Version bump
1 parent 982382e commit 59a21e0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Info.plist

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>BNDL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.1.0</string>
20+
<string>3.2.0</string>
2121
<key>CFBundleVersion</key>
2222
<string>1B3</string>
2323
<key>QSActions</key>
@@ -104,7 +104,7 @@
104104
<key>extendedDescription</key>
105105
<string>&lt;h2&gt;Apple Mail Plugin&lt;/h2&gt;
106106
&lt;p&gt;This plugin lets you browse your mailboxes and messages contained in Apple Mail.&lt;/p&gt;
107-
&lt;p&gt;Just call up Mail.app in the first pane and hit → or /. It will reveal all mailboxes and folders for each account. Arrowing into a mailbox reveals all messages in that folder. The selected message can be viewed with Quick Look or "opened" to reveal it in Mail.&lt;/p&gt;
107+
&lt;p&gt;Just call up Mail.app in the first pane and hit → or /. It will reveal all mailboxes and folders for each account. Arrowing into a mailbox reveals all messages in that folder. The selected message can be viewed with Quick Look or &quot;opened&quot; to reveal it in Mail.&lt;/p&gt;
108108
&lt;p&gt;This plugin also allows actions for composing messages or sending messages directly (via the E-mail Support plugin) to function based on settings in Apple Mail.&lt;/p&gt;
109109
&lt;h3&gt;Actions&lt;/h3&gt;
110110
&lt;ul&gt;
@@ -119,7 +119,7 @@ Delete Message - Deletes the selected message from a mailbox.
119119
Note: It has only been tested with IMAP accounts. --&gt;
120120
121121
&lt;h4&gt;NOTE: For Gmail Users&lt;/h4&gt;
122-
&lt;p&gt;Apple Mail only partially supports Gmail folders. That means trying to browse Gmail folders using → will only work for the most basic folders (Inbox, Bin etc.) and won't work for any custom folders you have created.&lt;/p&gt;</string>
122+
&lt;p&gt;Apple Mail only partially supports Gmail folders. That means trying to browse Gmail folders using → will only work for the most basic folders (Inbox, Bin etc.) and won&apos;t work for any custom folders you have created.&lt;/p&gt;</string>
123123
<key>icon</key>
124124
<string>com.apple.Mail</string>
125125
<key>relatedBundles</key>
@@ -260,6 +260,8 @@ Note: It has only been tested with IMAP accounts. --&gt;
260260
</array>
261261
<key>version</key>
262262
<string>4001</string>
263+
<key>osRequired</key>
264+
<string>11.0</string>
263265
</dict>
264266
<key>QSResourceAdditions</key>
265267
<dict>

0 commit comments

Comments
 (0)