From aacdf0378f7ceb1fc931a8f68feb3dc28f1c5124 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 4 Mar 2024 16:04:21 +1100 Subject: [PATCH] Bump version to 2.3.1 --- CHANGELOG.md | 6 ++++++ WordPressShared.podspec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 420d17c..558b15a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,12 @@ _None._ _None._ +## 2.3.1 + +### Bug Fixes + +- Remove video block content from post excerpt [#352] + ## 2.3.0 ### New Features diff --git a/WordPressShared.podspec b/WordPressShared.podspec index 4a24c66..f4dff6f 100644 --- a/WordPressShared.podspec +++ b/WordPressShared.podspec @@ -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