From 6892dd17a9164e0ef12a99db06340ea6ef4e1580 Mon Sep 17 00:00:00 2001 From: Nico Kuhn Date: Thu, 27 Sep 2018 03:54:23 +0200 Subject: [PATCH] [FIX] CFBundleShortVersionString set to 3.0.0 (#72) --- Source/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Info.plist b/Source/Info.plist index 3833fd1..e0f4bf7 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0-beta.1 + 3.0.0 CFBundleSignature ???? CFBundleVersion