From 0f55395762623b29b0ea7735692017b02c139094 Mon Sep 17 00:00:00 2001 From: Diego Sanchez Date: Mon, 8 Aug 2016 14:46:05 +0100 Subject: [PATCH] Bumps version to 2.0.1 --- 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 77f6c9b7f..db904422b 100644 --- a/Chatto.podspec +++ b/Chatto.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Chatto" - s.version = "2.0.0" + s.version = "2.0.1" 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 dfb64922a..783e22ec8 100644 --- a/Chatto/Source/Info.plist +++ b/Chatto/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion diff --git a/Chatto/Tests/Info.plist b/Chatto/Tests/Info.plist index e108aa24d..840b2c791 100644 --- a/Chatto/Tests/Info.plist +++ b/Chatto/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion diff --git a/ChattoAdditions.podspec b/ChattoAdditions.podspec index 0d5c863f4..3663f204a 100644 --- a/ChattoAdditions.podspec +++ b/ChattoAdditions.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "ChattoAdditions" - s.version = "2.0.0" + s.version = "2.0.1" 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 dfb64922a..783e22ec8 100644 --- a/ChattoAdditions/Source/Info.plist +++ b/ChattoAdditions/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion diff --git a/ChattoAdditions/Tests/Info.plist b/ChattoAdditions/Tests/Info.plist index e108aa24d..840b2c791 100644 --- a/ChattoAdditions/Tests/Info.plist +++ b/ChattoAdditions/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion