Skip to content

Commit 8ea911f

Browse files
author
Gerardo Pacheco
authored
Merge pull request #1389 from wordpress-mobile/release/1.19.11
Release 1.19.11
2 parents f6501a7 + fc3b558 commit 8ea911f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ _None._
4848

4949
_None._
5050

51+
## 1.19.11
52+
53+
### Bug Fixes
54+
55+
- Improve Mark formatting. [#1352]
56+
5157
## 1.19.10
5258

5359
### Bug Fixes

WordPress-Aztec-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WordPress-Aztec-iOS'
5-
s.version = '1.19.10'
5+
s.version = '1.19.11'
66

77
s.summary = 'The native HTML Editor.'
88
s.description = <<-DESC

WordPress-Editor-iOS.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Pod::Spec.new do |s|
44
s.name = 'WordPress-Editor-iOS'
5-
s.version = '1.19.10'
5+
s.version = '1.19.11'
66

77
s.summary = 'The WordPress HTML Editor.'
88
s.description = <<-DESC

0 commit comments

Comments
 (0)