Skip to content

Commit

Permalink
chore: v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cajames committed Jun 27, 2020
1 parent a59a979 commit 47323b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Tools/VSCOKeys.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project>
<shortName>vscokeys</shortName>
<fullName>Keys</fullName>
<version>2.0.4</version>
<version>2.0.5</version>
<installerFilename>${product_shortname}-${product_version}-OPENSOURCE-${platform_name}.${platform_exec_suffix}</installerFilename>
<componentList>
<component>
Expand Down
4 changes: 2 additions & 2 deletions VSCOKeys/VSCOKeys.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@
);
INFOPLIST_FILE = "VSCOKeys/VSCOKeys-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.6;
MARKETING_VERSION = 2.0.4;
MARKETING_VERSION = 2.0.5;
PRODUCT_BUNDLE_IDENTIFIER = "com.VSCO.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -1045,7 +1045,7 @@
GCC_PREFIX_HEADER = "VSCOKeys/VSCOKeys-Prefix.pch";
INFOPLIST_FILE = "VSCOKeys/VSCOKeys-Info.plist";
MACOSX_DEPLOYMENT_TARGET = 10.6;
MARKETING_VERSION = 2.0.4;
MARKETING_VERSION = 2.0.5;
PRODUCT_BUNDLE_IDENTIFIER = "com.VSCO.${PRODUCT_NAME:rfc1034identifier}";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit 47323b1

Please sign in to comment.