diff options
author | Vitaly Takmazov | 2018-07-08 12:16:20 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-07-08 12:16:20 +0300 |
commit | caee9b0413b5b02ec4e074b72776a0cc449aec7a (patch) | |
tree | b4a1e895d165b5eab832dd5a678a19c515f3e03c | |
parent | fc33f645eaa64388e6a14a9e1a4662fb42615e4b (diff) |
update build number
-rw-r--r-- | Juick/Supporting Files/Juick-Info.plist | 2 | ||||
-rw-r--r-- | Podfile.lock | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Juick/Supporting Files/Juick-Info.plist b/Juick/Supporting Files/Juick-Info.plist index 796dab8..e93ddd1 100644 --- a/Juick/Supporting Files/Juick-Info.plist +++ b/Juick/Supporting Files/Juick-Info.plist @@ -21,7 +21,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>65</string> + <string>66</string> <key>ITSAppUsesNonExemptEncryption</key> <false/> <key>LSApplicationCategoryType</key> diff --git a/Podfile.lock b/Podfile.lock index e209cd7..50ec1cd 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -51,7 +51,7 @@ DEPENDENCIES: - YYWebImage SPEC REPOS: - https://github.com/CocoaPods/Specs.git: + https://github.com/cocoapods/specs.git: - AFNetworking - DateTools - MWFeedParser @@ -81,4 +81,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 549f6e80e7e48860145b72aec2fc2fb77ee039ee -COCOAPODS: 1.5.0 +COCOAPODS: 1.5.3 |