Skip to content

Commit

Permalink
build: bump version to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renaudjenny committed Mar 7, 2021
1 parent acd0552 commit a240e35
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions telltime.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.4.0;
MARKETING_VERSION = 2.4.1;
PRODUCT_BUNDLE_IDENTIFIER = renaud.jenny.telltime.TellTimeWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand All @@ -613,7 +613,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 2.4.0;
MARKETING_VERSION = 2.4.1;
PRODUCT_BUNDLE_IDENTIFIER = renaud.jenny.telltime.TellTimeWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
Expand Down Expand Up @@ -754,7 +754,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.4.0;
MARKETING_VERSION = 2.4.1;
PRODUCT_BUNDLE_IDENTIFIER = renaud.jenny.telltime;
PRODUCT_NAME = "Tell Time UK";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -779,7 +779,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.4.0;
MARKETING_VERSION = 2.4.1;
PRODUCT_BUNDLE_IDENTIFIER = renaud.jenny.telltime;
PRODUCT_NAME = "Tell Time UK";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit a240e35

Please sign in to comment.