Skip to content

Commit d9ef679

Browse files
committed
Update Version to 8.0.6
1 parent 69e9f5b commit d9ef679

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mParticle-BranchMetrics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "mParticle-BranchMetrics"
3-
s.version = "8.0.5"
3+
s.version = "8.0.6"
44
s.summary = "BranchMetrics integration for mParticle"
55

66
s.description = <<-DESC

mParticle-BranchMetrics/MPKitBranchMetrics.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ @interface MPEvent (Branch)
2020
- (MPMessageType) messageType;
2121
@end
2222

23-
NSString *const MPKitBranchMetricsVersionNumber = @"8.0.2";
23+
NSString *const MPKitBranchMetricsVersionNumber = @"8.0.6";
2424
NSString *const ekBMAppKey = @"branchKey";
2525
NSString *const ekBMAForwardScreenViews = @"forwardScreenViews";
2626
NSString *const ekBMAEnableAppleSearchAds = @"enableAppleSearchAds";

0 commit comments

Comments
 (0)