From 06beeead15401a312622959654a2e9ec8cfa2cb9 Mon Sep 17 00:00:00 2001 From: Ashley Mills Date: Tue, 10 Oct 2017 17:11:23 +0100 Subject: [PATCH] Version update --- CHANGELOG.md | 5 +++++ Reachability/Info.plist | 2 +- ReachabilityMac/Info.plist | 2 +- ReachabilitySwift.podspec | 2 +- ReachabilityTV/Info.plist | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a97b9b0f..7070a04b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [4.1.0] - 2017-10-10 +### Changed + +- Version update only to fix Cocoapods issue + ## [4.0.0] - 2017-10-10 ### Changed - `NetworkStatus` renamed `Connection` diff --git a/Reachability/Info.plist b/Reachability/Info.plist index 1bcfa6d1..5284837d 100644 --- a/Reachability/Info.plist +++ b/Reachability/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.0.0 + 4.1.0 CFBundleSignature ???? CFBundleVersion diff --git a/ReachabilityMac/Info.plist b/ReachabilityMac/Info.plist index 0f4b19f4..7e3a27d3 100644 --- a/ReachabilityMac/Info.plist +++ b/ReachabilityMac/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.0.0 + 4.1.0 CFBundleSignature ???? CFBundleVersion diff --git a/ReachabilitySwift.podspec b/ReachabilitySwift.podspec index 39f22895..59062021 100644 --- a/ReachabilitySwift.podspec +++ b/ReachabilitySwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ReachabilitySwift' - s.version = '4.0.0' + s.version = '4.1.0' s.module_name = 'Reachability' s.homepage = 'https://github.com/ashleymills/Reachability.swift' s.authors = { diff --git a/ReachabilityTV/Info.plist b/ReachabilityTV/Info.plist index 1bcfa6d1..5284837d 100644 --- a/ReachabilityTV/Info.plist +++ b/ReachabilityTV/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.0.0 + 4.1.0 CFBundleSignature ???? CFBundleVersion