Bump version in podfiles

This commit is contained in:
Benjamin Scholtysik (Reimold)
2016-08-22 14:19:06 -07:00
parent 4ec5a6b1fa
commit 083119aa08
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'HockeySDK-Source'
s.version = '4.1.0-beta.3'
s.version = '4.1.0'
s.summary = 'Collect live crash reports, get feedback from your users, distribute your betas, and analyze your test coverage with HockeyApp.'
s.description = <<-DESC

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'HockeySDK'
s.version = '4.1.0-beta.3'
s.version = '4.1.0'
s.summary = 'Collect live crash reports, get feedback from your users, distribute your betas, and analyze your test coverage with HockeyApp.'
s.description = <<-DESC