Merge branch 'mac-release' of https://github.com/brentsimmons/NetNewsWire into mac-release

This commit is contained in:
Maurice Parker
2019-08-30 10:40:25 -05:00
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>5.0</string>
<string>5.0.1a</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -33,7 +33,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2609</string>
<string>2610</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.news</string>
<key>LSMinimumSystemVersion</key>
@@ -44,7 +44,7 @@
<true/>
</dict>
<key>NSAppleEventsUsageDescription</key>
<string>NetNewsWire communicates with other apps on your Mac when you choose to share a news item.</string>
<string>NetNewsWire communicates with other apps on your Mac when you choose to share an article.</string>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>