Skip to content

Commit

Permalink
set version to 3.0.0.rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
gal-orlanczyk committed Jul 24, 2017
1 parent f32f41b commit 7229c27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DownloadToGo.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'DownloadToGo'
s.version = '3.0.0.rc3'
s.version = '3.0.0.rc4'
s.summary = 'DownloadToGo -- download manager for HLS'
s.homepage = 'https://github.com/kaltura/DownloadToGo'
s.license = { :type => 'AGPLv3', :file => 'LICENSE' }
Expand Down
8 changes: 4 additions & 4 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- DownloadToGo (3.0.0.rc3):
- DownloadToGo (3.0.0.rc4):
- GCDWebServer (~> 3.3.3)
- M3U8Kit (= 0.2.1)
- RealmSwift (= 2.8.3)
Expand Down Expand Up @@ -47,10 +47,10 @@ DEPENDENCIES:

EXTERNAL SOURCES:
DownloadToGo:
:path: ..
:path: ".."

SPEC CHECKSUMS:
DownloadToGo: cda37746320d40521d569b1c1c8a929f804755eb
DownloadToGo: 80133b002082fac2b9f5fc952faa28929755f4da
GCDWebServer: 1c39a1f0763e4eb492bee021e4270fce097d3555
KalturaNetKit: 7c2ce88fb5eb506891f0bf844970ae5306a2fef5
Log: 5e368c9528db07517d18d2d04ff5fe2b6f5a1e21
Expand All @@ -68,4 +68,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 1555a0d052ee0c04b8a6c9f6b4f033a3c341d79a

COCOAPODS: 1.2.1
COCOAPODS: 1.2.0

0 comments on commit 7229c27

Please sign in to comment.