Skip to content

Commit

Permalink
Merge pull request #310 from wordpress-mobile/feature/site-design-revamp
Browse files Browse the repository at this point in the history
Merge feature branch for Site Design Screen Improvements project
  • Loading branch information
twstokes authored Jun 3, 2022
2 parents 0c8e531 + 1ad5b68 commit fc84356
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion WordPressShared.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WordPressShared'
s.version = '1.17.1'
s.version = '1.18.0-beta.1'

s.summary = 'Shared components used in building the WordPress iOS apps and other library components.'
s.description = <<-DESC
Expand Down
1 change: 0 additions & 1 deletion WordPressShared/Core/Analytics/WPAnalytics.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ typedef NS_ENUM(NSUInteger, WPAnalyticsStat) {
WPAnalyticsStatEnhancedSiteCreationSiteDesignPreviewViewed,
WPAnalyticsStatEnhancedSiteCreationSiteDesignPreviewLoading,
WPAnalyticsStatEnhancedSiteCreationSiteDesignPreviewLoaded,
WPAnalyticsStatEnhancedSiteCreationSiteDesignThumbnailModeButtonTapped,
WPAnalyticsStatEnhancedSiteCreationSiteDesignPreviewModeButtonTapped,
WPAnalyticsStatEnhancedSiteCreationSiteDesignPreviewModeChanged,
WPAnalyticsStatEnhancedSiteCreationVerticalsViewed,
Expand Down

0 comments on commit fc84356

Please sign in to comment.