From 8e1a160798ca1e5d3105320d0b8d8bb63e15b900 Mon Sep 17 00:00:00 2001 From: Dan Weiner Date: Sun, 25 Sep 2022 13:20:34 -0400 Subject: [PATCH] chore: increase version to 0.7.2 --- iWords.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/iWords.xcodeproj/project.pbxproj b/iWords.xcodeproj/project.pbxproj index 65cd4e4..a727485 100644 --- a/iWords.xcodeproj/project.pbxproj +++ b/iWords.xcodeproj/project.pbxproj @@ -844,7 +844,7 @@ CODE_SIGN_ENTITLEMENTS = "macOS/Supporting files/words (macOS)Debug.entitlements"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 0.7.1; + CURRENT_PROJECT_VERSION = 0.7.2; DEVELOPMENT_ASSET_PATHS = "macOS/Supporting\\ files/PreviewAssets.xcassets"; DEVELOPMENT_TEAM = 5TSNJUMDQY; ENABLE_HARDENED_RUNTIME = YES; @@ -859,7 +859,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 0.7.1; + MARKETING_VERSION = 0.7.2; OTHER_CODE_SIGN_FLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = org.iwords.iwords; PRODUCT_NAME = "$(inherited)"; @@ -876,7 +876,7 @@ CODE_SIGN_ENTITLEMENTS = "macOS/Supporting files/macOS.entitlements"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 0.7.1; + CURRENT_PROJECT_VERSION = 0.7.2; DEVELOPMENT_ASSET_PATHS = "macOS/Supporting\\ files/PreviewAssets.xcassets"; DEVELOPMENT_TEAM = 5TSNJUMDQY; ENABLE_HARDENED_RUNTIME = YES; @@ -891,7 +891,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 0.7.1; + MARKETING_VERSION = 0.7.2; OTHER_CODE_SIGN_FLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = org.iwords.iwords; PRODUCT_NAME = "$(inherited)";