Skip to content

Commit

Permalink
Merge pull request #267 from wordpress-mobile/issue/remove_news_events
Browse files Browse the repository at this point in the history
Removing News card events
  • Loading branch information
yaelirub authored Jul 22, 2020
2 parents 2030b20 + 226425d commit a9d3761
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
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.9.1"
s.version = "1.9.2-beta.1"
s.summary = "Shared components used in building the WordPress iOS apps and other library components."

s.description = <<-DESC
Expand Down
3 changes: 0 additions & 3 deletions WordPressShared/Core/Analytics/WPAnalytics.h
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,6 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatMenusSavedMenu,
WPAnalyticsStatMeTabAccessed,
WPAnalyticsStatMySitesTabAccessed,
WPAnalyticsStatNewsCardViewed,
WPAnalyticsStatNewsCardDismissed,
WPAnalyticsStatNewsCardRequestedExtendedInfo,
WPAnalyticsStatNotificationsCommentApproved,
WPAnalyticsStatNotificationsCommentFlaggedAsSpam,
WPAnalyticsStatNotificationsCommentLiked,
Expand Down

0 comments on commit a9d3761

Please sign in to comment.