Skip to content

Commit

Permalink
Bump version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Mar 4, 2024
1 parent 0a14bc9 commit aacdf03
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ _None._

_None._

## 2.3.1

### Bug Fixes

- Remove video block content from post excerpt [#352]

## 2.3.0

### New Features
Expand Down
2 changes: 1 addition & 1 deletion WordPressShared.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Pod::Spec.new do |s|
s.name = 'WordPressShared'
s.version = '2.3.0'
s.version = '2.3.1'

s.summary = 'Shared components used in building the WordPress iOS apps and other library components.'
s.description = <<-DESC
Expand Down

0 comments on commit aacdf03

Please sign in to comment.