diff --git a/M13ProgressSuite.podspec b/M13ProgressSuite.podspec index 6eadfd1..2cf6632 100644 --- a/M13ProgressSuite.podspec +++ b/M13ProgressSuite.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "M13ProgressSuite" - s.version = "1.2.7" + s.version = "1.2.8" s.summary = "A suite containing many tools to display progress information on iOS." s.description = <<-DESC @@ -27,7 +27,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI s.platform = :ios, '7.0' - s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.7"} + s.source = { :git => "https://github.com/Marxon13/M13ProgressSuite.git", :tag => "v1.2.8"} s.source_files = 'Classes/*/*' diff --git a/M13ProgressSuiteFramework/Info.plist b/M13ProgressSuiteFramework/Info.plist index d3de8ee..737e8c4 100644 --- a/M13ProgressSuiteFramework/Info.plist +++ b/M13ProgressSuiteFramework/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.2.8 CFBundleSignature ???? CFBundleVersion