From 50321219b2e84fbe2a8f444aa540d0e9e1ecc57b Mon Sep 17 00:00:00 2001 From: Daniel Barber Date: Thu, 13 Feb 2020 10:36:13 -0500 Subject: [PATCH] Bump version to 0.15.2-alpha --- Persephone.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Persephone.xcodeproj/project.pbxproj b/Persephone.xcodeproj/project.pbxproj index 1b27dcd..dbc62f1 100644 --- a/Persephone.xcodeproj/project.pbxproj +++ b/Persephone.xcodeproj/project.pbxproj @@ -1188,7 +1188,7 @@ "$(inherited)", "$(PROJECT_DIR)/libmpdclient/output", ); - MARKETING_VERSION = "0.15.1-alpha"; + MARKETING_VERSION = "0.15.2-alpha"; PRODUCT_BUNDLE_IDENTIFIER = me.danbarber.Persephone; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -1217,7 +1217,7 @@ "$(inherited)", "$(PROJECT_DIR)/libmpdclient/output", ); - MARKETING_VERSION = "0.15.1-alpha"; + MARKETING_VERSION = "0.15.2-alpha"; PRODUCT_BUNDLE_IDENTIFIER = me.danbarber.Persephone; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = "";