From 2d58b207ddd8e0270bc855d824fae7e8008674a8 Mon Sep 17 00:00:00 2001 From: Yoichi Tagaya Date: Fri, 1 Jul 2016 20:37:47 +0900 Subject: [PATCH] Set version number for v1.0.0-beta.1. --- Sources/Info.plist | 2 +- Tests/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/Info.plist b/Sources/Info.plist index 2203ab6..df472a7 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/Info.plist b/Tests/Info.plist index ba72822..a30f7d0 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0 + 1.0.0 CFBundleSignature ???? CFBundleVersion