mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
iOS bundle version 104.
This commit is contained in:
parent
2ffa2a0627
commit
0052bf8d5f
4 changed files with 4 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>103</string>
|
||||
<string>104</string>
|
||||
<key>FacebookAppID</key>
|
||||
<string>230426707030569</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>103</string>
|
||||
<string>104</string>
|
||||
<key>NSExtension</key>
|
||||
<dict>
|
||||
<key>NSExtensionAttributes</key>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleShortVersionString</key>
|
||||
<string>9.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>103</string>
|
||||
<string>104</string>
|
||||
<key>NSExtension</key>
|
||||
<dict>
|
||||
<key>NSExtensionPointIdentifier</key>
|
||||
|
|
|
@ -22,8 +22,7 @@ Fabric==1.14.0
|
|||
gunicorn==19.7
|
||||
hiredis==0.2.0
|
||||
httplib2==0.9.2
|
||||
iconv==1.0
|
||||
image==1.5.5
|
||||
image==1.5.27
|
||||
isodate==0.5.4
|
||||
lxml==3.6.4
|
||||
mock==2.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue