Skip to content

Commit 4049aa5

Browse files
committed
Revert "Bump podspec version"
This reverts commit b0535fb.
1 parent b0535fb commit 4049aa5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ _None._
3030
3131
-->
3232

33-
## 1.19.10
33+
## Unreleased
3434

3535
### Breaking Changes
3636

@@ -42,7 +42,7 @@ _None._
4242

4343
### Bug Fixes
4444

45-
- Fixed crash when rendering Gutenberg comments. [#1383]
45+
_None._
4646

4747
### Internal Changes
4848

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.9'
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.9'
66

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

0 commit comments

Comments
 (0)