From b1b880af9c750bb3da4ff45e5eaf347cae920a8c Mon Sep 17 00:00:00 2001 From: Kristian Andersen Date: Mon, 12 Jun 2017 14:54:07 +0200 Subject: [PATCH] Bumped to version 1.1.1 --- GoogleReporter macOS/Info.plist | 2 +- GoogleReporter tvOS/Info.plist | 2 +- GoogleReporter.podspec | 2 +- GoogleReporter/Info.plist | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/GoogleReporter macOS/Info.plist b/GoogleReporter macOS/Info.plist index cb11f35..22c4707 100644 --- a/GoogleReporter macOS/Info.plist +++ b/GoogleReporter macOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1 + 1.1.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/GoogleReporter tvOS/Info.plist b/GoogleReporter tvOS/Info.plist index d63d290..95d9477 100644 --- a/GoogleReporter tvOS/Info.plist +++ b/GoogleReporter tvOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1 + 1.1.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/GoogleReporter.podspec b/GoogleReporter.podspec index 46e9fcc..9f13c1e 100644 --- a/GoogleReporter.podspec +++ b/GoogleReporter.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "GoogleReporter" - s.version = "1.1" + s.version = "1.1.1" s.summary = "Easily integrate your app with Google Analytics" s.description = <<-DESC diff --git a/GoogleReporter/Info.plist b/GoogleReporter/Info.plist index d63d290..95d9477 100644 --- a/GoogleReporter/Info.plist +++ b/GoogleReporter/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1 + 1.1.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass