Skip to content

Commit

Permalink
Version Number updated to 0.3.9 in podspec files.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharathflogic committed Oct 17, 2018
1 parent f24c1be commit 4b101e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions BlueShift-iOS-Extension-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "BlueShift-iOS-Extension-SDK"
s.version = "0.3.8"
s.version = "0.3.9"
s.summary = "iOS SDK for push notification content extension and service extension for integrating media and carousel push notifications"

s.description = <<-DESC
Expand Down Expand Up @@ -80,7 +80,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "0.3.8" }
s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "0.3.9" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down
4 changes: 2 additions & 2 deletions BlueShift-iOS-SDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "BlueShift-iOS-SDK"
s.version = "0.3.8"
s.version = "0.3.9"
s.summary = "iOS SDK for integrating push notification and analytics"

s.description = <<-DESC
Expand Down Expand Up @@ -78,7 +78,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "0.3.8" }
s.source = { :git => "https://github.com/blueshift-labs/BlueShift-iOS-SDK.git", :tag => "0.3.9" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 4b101e7

Please sign in to comment.