diff --git a/GoogleReporter macOS/Info.plist b/GoogleReporter macOS/Info.plist index 71657ca..90ce88f 100644 --- a/GoogleReporter macOS/Info.plist +++ b/GoogleReporter macOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.1 + 1.4 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/GoogleReporter tvOS/Info.plist b/GoogleReporter tvOS/Info.plist index 9f9016a..3205fde 100644 --- a/GoogleReporter tvOS/Info.plist +++ b/GoogleReporter tvOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.1 + 1.4 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/GoogleReporter.podspec b/GoogleReporter.podspec index 6be6937..7852e14 100644 --- a/GoogleReporter.podspec +++ b/GoogleReporter.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "GoogleReporter" - s.version = "1.3.1" + s.version = "1.4" s.summary = "Easily integrate your app with Google Analytics" s.description = <<-DESC diff --git a/GoogleReporter/Info.plist b/GoogleReporter/Info.plist index 9f9016a..3205fde 100644 --- a/GoogleReporter/Info.plist +++ b/GoogleReporter/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.3.1 + 1.4 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass