From 3d43314076d56489701a2d2946ac6cef62e41c1a Mon Sep 17 00:00:00 2001
From: John Rommel Estropia
Date: Sat, 14 Apr 2018 09:05:13 +0900
Subject: [PATCH] update readme
---
CoreStoreDemo/CoreStoreDemo/Info.plist | 2 +-
README.md | 4 ++--
Sources/Info.plist | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/CoreStoreDemo/CoreStoreDemo/Info.plist b/CoreStoreDemo/CoreStoreDemo/Info.plist
index 9570ea9..6e10508 100644
--- a/CoreStoreDemo/CoreStoreDemo/Info.plist
+++ b/CoreStoreDemo/CoreStoreDemo/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.0.3
+ 5.1.0
CFBundleSignature
????
CFBundleVersion
diff --git a/README.md b/README.md
index c22f2f5..50b81da 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,10 @@ Unleashing the real power of Core Data with the elegance and safety of Swift
-* **Swift 4.0:** iOS 8+ / macOS 10.10+ / watchOS 2.0+ / tvOS 9.0+
+* **Swift 4.1:** iOS 9+ / macOS 10.10+ / watchOS 2.0+ / tvOS 9.0+
* Other Swift versions: [Swift 3.2(version 4.2.3)](https://github.com/JohnEstropia/CoreStore/tree/4.2.3)
-Upgrading from CoreStore 4.2 (Swift 3.2) to 5.0 (Swift 4.0)? Check out the [new features](#features) and make sure to read the [Change logs](https://github.com/JohnEstropia/CoreStore/releases).
+Upgrading from CoreStore 4.2 (Swift 3.2) to 5.x (Swift 4.x)? Check out the [new features](#features) and make sure to read the [Change logs](https://github.com/JohnEstropia/CoreStore/releases).
CoreStore is now part of the [Swift Source Compatibility projects](https://swift.org/source-compatibility/#current-list-of-projects).
diff --git a/Sources/Info.plist b/Sources/Info.plist
index e677190..5313a0d 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.0.0
+ 5.1.0
CFBundleSignature
????
CFBundleVersion