Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Commit a427dbe

Browse files
committed
Cut 1.14.0
1 parent ff86307 commit a427dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPressShared.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WordPressShared"
3-
s.version = "1.14.0-beta.1"
3+
s.version = "1.14.0"
44
s.summary = "Shared components used in building the WordPress iOS apps and other library components."
55

66
s.description = <<-DESC
@@ -25,5 +25,5 @@ Pod::Spec.new do |s|
2525
s.header_dir = 'WordPressShared'
2626

2727
s.dependency 'CocoaLumberjack', '~> 3.4'
28-
s.dependency 'FormatterKit/TimeIntervalFormatter', '1.8.2'
28+
s.dependency 'FormatterKit/TimeIntervalFormatter', ' ~> 1.8'
2929
end

0 commit comments

Comments
 (0)