From fa264996e827db3efff2ccae66035e8a2c2a0255 Mon Sep 17 00:00:00 2001 From: Diego Sanchez Date: Wed, 21 Sep 2016 13:47:50 +0100 Subject: [PATCH] Bumps version to 3.0.0 --- Chatto.podspec | 2 +- Chatto/Source/Info.plist | 2 +- Chatto/Tests/Info.plist | 2 +- ChattoAdditions.podspec | 2 +- ChattoAdditions/Source/Info.plist | 2 +- ChattoAdditions/Tests/Info.plist | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Chatto.podspec b/Chatto.podspec index 7fce686..ae4de31 100644 --- a/Chatto.podspec +++ b/Chatto.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Chatto" - s.version = "2.1.0" + s.version = "3.0.0" s.summary = "Chat framework in Swift" s.description = <<-DESC Lightweight chat framework to build Chat apps diff --git a/Chatto/Source/Info.plist b/Chatto/Source/Info.plist index dca568e..e0f4bf7 100644 --- a/Chatto/Source/Info.plist +++ b/Chatto/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.0 + 3.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Chatto/Tests/Info.plist b/Chatto/Tests/Info.plist index 6d02d07..b75bb84 100644 --- a/Chatto/Tests/Info.plist +++ b/Chatto/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.1.0 + 3.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/ChattoAdditions.podspec b/ChattoAdditions.podspec index 8e08007..1fbc6d1 100644 --- a/ChattoAdditions.podspec +++ b/ChattoAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ChattoAdditions" - s.version = "2.1.0" + s.version = "3.0.0" s.summary = "UI componentes for Chatto" s.description = <<-DESC Text and photo bubbles diff --git a/ChattoAdditions/Source/Info.plist b/ChattoAdditions/Source/Info.plist index dca568e..e0f4bf7 100644 --- a/ChattoAdditions/Source/Info.plist +++ b/ChattoAdditions/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.0 + 3.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/ChattoAdditions/Tests/Info.plist b/ChattoAdditions/Tests/Info.plist index 6d02d07..b75bb84 100644 --- a/ChattoAdditions/Tests/Info.plist +++ b/ChattoAdditions/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.1.0 + 3.0.0 CFBundleSignature ???? CFBundleVersion