Skip to content

Commit 76e98f6

Browse files
committed
version;
1 parent 42a78b9 commit 76e98f6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ before_deploy:
1515
- ./build.sh
1616

1717
deploy:
18-
- provider: script
19-
script: ./Tools/push.sh
20-
on:
21-
tags: true
18+
skip_cleanup: true
19+
# - provider: script
20+
# script: ./Tools/push.sh
21+
# on:
22+
# tags: true
2223
- provider: releases
2324
api_key:
2425
secure: $GITHUB_TOKEN
2526
file: Leanplum.framework.zip
26-
skip_cleanup: true
2727
draft: true
2828
on:
2929
tags: true

Leanplum-iOS-SDK-source.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Pod::Spec.new do |s|
66
s.name = 'Leanplum-iOS-SDK-source'
7-
s.version = '2.2-beta-6'
7+
s.version = '2.2.1-beta.2'
88
s.summary = 'Mobile Marketing Platform. Integrated. ROI Engine.'
99
s.description = <<-DESC
1010
Leanplum’s integrated solution delivers meaningful engagement across messaging and the in-app

0 commit comments

Comments
 (0)