Merge branch 'master' into dejal

* master:
  Updating ios version.
  Upgrading flask
  Fixing security requirements.
  Comment out story cutoff override.
  Adding  to easily make it so feeds never get trimmed of stories. Fixes #1141.
  Changing scroll orientation also was changing line spacing.
  Bumping version.
  Attempt to fix fetching tumblr rss feeds.
  Upgrading flask
  Fixing security requirements.
  Comment out story cutoff override.
  Adding  to easily make it so feeds never get trimmed of stories. Fixes #1141.
  Changing scroll orientation also was changing line spacing.
  Bumping version.
  Attempt to fix fetching tumblr rss feeds.
This commit is contained in:
Samuel Clay 2018-11-14 12:23:08 -05:00
commit 4782e28588
3 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>8.0</string>
<string>8.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -58,7 +58,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>99</string>
<string>100</string>
<key>FacebookAppID</key>
<string>230426707030569</string>
<key>ITSAppUsesNonExemptEncryption</key>

View file

@ -21,11 +21,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>8.0</string>
<string>8.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>99</string>
<string>100</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>

View file

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>8.0</string>
<string>8.1</string>
<key>CFBundleVersion</key>
<string>99</string>
<string>100</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>