mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-01-12 22:47:16 +08:00
Bump SDK version to 13.0.0 and Graph API Version to v13.0
Summary: Ran: ``` scripts/run.sh bump-version 13.0.0 scripts/run.sh bump-api-version v13.0 ``` Also fixed old paths in script and excluded Package.swift from update check since it is generated later. Reviewed By: jamestouri Differential Revision: D34260762 fbshipit-source-id: 7081f07c9f7c670f4350e82415765300d0749e86
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d921d808fb
commit
f8d1a5ca6f
@@ -9,7 +9,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
|
||||
s.name = 'FBSDKCoreKit'
|
||||
s.version = '12.3.1'
|
||||
s.version = '13.0.0'
|
||||
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform core features'
|
||||
|
||||
s.description = <<-DESC
|
||||
|
||||
Reference in New Issue
Block a user