From cfb93abffda4898bbd766986c292157a0eb509fe Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Wed, 17 Jan 2018 10:54:52 -0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73a639f..d0d9098 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Pass -[![GitHub release](https://img.shields.io/github/release/mssun/pass-ios.svg)](https://github.com/mssun/pass-ios/releases) +[![GitHub release](https://img.shields.io/github/release/mssun/passforios.svg)](https://github.com/mssun/passforios/releases) ![Swift 3.1](https://img.shields.io/badge/Swift-4.0-orange.svg) [![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/passforios/passforios) [![Build Status](https://travis-ci.org/mssun/passforios.svg?branch=develop)](https://travis-ci.org/mssun/passforios) From bea7157375daee3d14c049151d7e4abcb2d38e7a Mon Sep 17 00:00:00 2001 From: Bob Sun Date: Sat, 20 Jan 2018 15:40:56 -0800 Subject: [PATCH 2/2] Version bump to 0.3.1 --- pass/Info.plist | 2 +- passExtension/Info.plist | 2 +- passKit/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pass/Info.plist b/pass/Info.plist index dd7b02f..843bff0 100644 --- a/pass/Info.plist +++ b/pass/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.3.0 + 0.3.1 CFBundleURLTypes diff --git a/passExtension/Info.plist b/passExtension/Info.plist index 5e96e11..e345f72 100644 --- a/passExtension/Info.plist +++ b/passExtension/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 0.3.0 + 0.3.1 CFBundleVersion 1 NSExtension diff --git a/passKit/Info.plist b/passKit/Info.plist index caf06e5..6612af0 100644 --- a/passKit/Info.plist +++ b/passKit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.0 + 0.3.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass