Increase podspec version number

This commit is contained in:
Andreas Linde 2012-03-08 21:22:32 +01:00
parent 50e028c9ae
commit c4d44308ca

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'HockeySDK' s.name = 'HockeySDK'
s.version = '2.2.3' s.version = '2.2.4'
s.license = 'MIT' s.license = 'MIT'
s.platform = :ios s.platform = :ios
s.summary = 'Distribute beta apps and collect crash reports with HockeyApp.' s.summary = 'Distribute beta apps and collect crash reports with HockeyApp.'