Skip to content

Commit 40c08c3

Browse files
Point Automattic-Tracks-iOS to latest beta version.
1 parent c0708bf commit 40c08c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ def aztec
2727
end
2828

2929
def tracks
30-
# pod 'Automattic-Tracks-iOS', '~> 1.0.0'
30+
pod 'Automattic-Tracks-iOS', '~> 1.1.0-beta.1'
3131
# pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :branch => 'trunk'
32-
pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :commit => 'f990056f1d7f5ccac2d8c8d6e0a41ef60ea9c004'
32+
# pod 'Automattic-Tracks-iOS', :git => 'https://github.com/Automattic/Automattic-Tracks-iOS.git', :commit => ''
3333
# pod 'Automattic-Tracks-iOS', :path => '../Automattic-Tracks-iOS'
3434
end
3535

0 commit comments

Comments
 (0)