Skip to content

Commit

Permalink
Update version to 1.19.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Mar 21, 2024
1 parent f6501a7 commit fc3b558
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
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._

## 1.19.11

### Bug Fixes

- Improve Mark formatting. [#1352]

## 1.19.10

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion WordPress-Aztec-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WordPress-Aztec-iOS'
s.version = '1.19.10'
s.version = '1.19.11'

s.summary = 'The native HTML Editor.'
s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion WordPress-Editor-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WordPress-Editor-iOS'
s.version = '1.19.10'
s.version = '1.19.11'

s.summary = 'The WordPress HTML Editor.'
s.description = <<-DESC
Expand Down

0 comments on commit fc3b558

Please sign in to comment.