1
1
mirror of https://github.com/VKCOM/vk-ios-sdk.git synced 2024-10-26 08:36:24 +03:00

Version up to 1.4.6

This commit is contained in:
Oleg Suzhaev 2016-11-29 16:49:10 +03:00
parent d1f94f4c0b
commit a6810119a0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "VK-ios-sdk"
s.version = "1.4.5"
s.version = "1.4.6"
s.summary = "Library for working with VK."
s.homepage = "https://github.com/VKCOM/vk-ios-sdk"
s.license = 'MIT'

View File

@ -20,5 +20,5 @@
// IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
// CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define VK_SDK_VERSION @"1.4.5"
#define VK_SDK_VERSION @"1.4.6"
#define VK_SDK_API_VERSION @"5.40"