Skip to content

Commit

Permalink
Merge pull request #245 from wordpress-mobile/tracks_stats_widgets
Browse files Browse the repository at this point in the history
Adding track for widget site change.
  • Loading branch information
ScoutHarris authored Jan 30, 2020
2 parents e595db8 + ab1c436 commit d5bad0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressShared.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "WordPressShared"
s.version = "1.8.12"
s.version = "1.8.13-beta.1"
s.summary = "Shared components used in building the WordPress iOS apps and other library components."

s.description = <<-DESC
Expand Down
1 change: 1 addition & 0 deletions WordPressShared/Core/Analytics/WPAnalytics.h
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatTwoFactorSentSMS,
WPAnalyticsStatShareExtensionError,
WPAnalyticsStatSearchAdsAttribution,
WPAnalyticsStatWidgetActiveSiteChanged,
WPAnalyticsStatMaxValue,
/// Logged when there are orphaned entities (e.g. has NULL blog values).
///
Expand Down

0 comments on commit d5bad0f

Please sign in to comment.