From c4b51d2e28e57b32d131e5e44204e83b496ead9e Mon Sep 17 00:00:00 2001 From: Joel Fischer Date: Thu, 1 Sep 2016 10:58:33 -0400 Subject: Update to v4.3.0 beta 4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 207fd0177..893f27033 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ See the [roadmap](https://github.com/smartdevicelink/sdl_ios/wiki/Roadmap) to se You can install this library using [Cocoapods](https://cocoapods.org/pods/SmartDeviceLink-iOS). You can get started with Cocoapods by [following their install guide](https://guides.cocoapods.org/using/getting-started.html#getting-started), and learn how to use Cocoapods to install dependencies [by following this guide](https://guides.cocoapods.org/using/using-cocoapods.html). -In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.3.0-beta.3'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+. +In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.3.0-beta.4'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6.0+. ##### Carthage -- cgit v1.2.1