Skip to content

Commit 16496c6

Browse files
committed
Update podspec versions to 1.15.0
1 parent b3a9080 commit 16496c6

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.15.0
2+
-----
3+
* Allow to use headers fonts without bold effect applied
4+
* Support for multilevel blockquotes
5+
* Fix presentation of placeholder images in dark mode.
6+
* Fix bug that didn't set default text color when changing text color
7+
18
1.14.1
29
-----
310
* Support for xcode 10.

WordPress-Aztec-iOS.podspec

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

99
Pod::Spec.new do |s|
1010
s.name = 'WordPress-Aztec-iOS'
11-
s.version = '1.15.0-beta.1'
11+
s.version = '1.15.0'
1212
s.summary = 'The native HTML Editor.'
1313

1414
# This description is used to generate tags and improve search results.

WordPress-Editor-iOS.podspec

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

99
Pod::Spec.new do |s|
1010
s.name = 'WordPress-Editor-iOS'
11-
s.version = '1.15.0-beta.1'
11+
s.version = '1.15.0'
1212
s.summary = 'The WordPress HTML Editor.'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)