Skip to content

Commit 72cb0c4

Browse files
committed
Merge branch 'master' into develop
2 parents a1ad1a9 + e16cdca commit 72cb0c4

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Example/Cartfile.private

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "Automattic/Gridicons-iOS" "0.16"
1+
github "Automattic/Gridicons-iOS" "0.18"

Example/Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "Automattic/Gridicons-iOS" "0.16"
1+
github "Automattic/Gridicons-iOS" "0.18"

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.6.3'
11+
s.version = '1.6.4'
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.6.3'
11+
s.version = '1.6.4'
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)