File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ deploy:
2020 api_key :
2121 secure : $GITHUB_TOKEN
2222 file : Leanplum.framework.zip
23- draft : true
2423 on :
2524 tags : true
2625 - provider : script
Original file line number Diff line number Diff line change 44
55Pod ::Spec . new do |s |
66 s . name = 'Leanplum-iOS-SDK-source'
7- s . version = '2.2.1-beta.7 '
7+ s . version = '2.2.1-beta.8 '
88 s . summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
99 s . description = <<-DESC
1010Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'Leanplum-iOS-SDK'
11- s . version = '2.2.1-beta.7 '
11+ s . version = '2.2.1-beta.8 '
1212 s . summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
1313 s . description = <<-DESC
1414Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app
You can’t perform that action at this time.
0 commit comments