File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ FOUNDATION_EXPORT double ApptentiveVersionNumber;
20
20
FOUNDATION_EXPORT const unsigned char ApptentiveVersionString[];
21
21
22
22
/* * The version number of the Apptentive SDK. */
23
- #define kApptentiveVersionString @" 4.0.10 "
23
+ #define kApptentiveVersionString @" 4.0.11 "
24
24
25
25
/* * The platform that the SDK is built for. */
26
26
#define kApptentivePlatformString @" iOS"
Original file line number Diff line number Diff line change
1
+ 2018-08-29 frankus, weeebox v4.0.11
2
+ -----------------------------------
3
+
4
+ ###Bugs Fixed
5
+
6
+ - Add availability check for appearanceWhenContainedInInstancesOfClasses
7
+
1
8
2018-01-12 frankus, weeebox v4.0.10
2
9
-----------------------------------
3
10
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'apptentive-ios'
3
3
s . module_name = 'Apptentive'
4
- s . version = '4.0.10 '
4
+ s . version = '4.0.11 '
5
5
s . license = 'BSD'
6
6
s . summary = 'Apptentive Customer Communications SDK.'
7
7
s . homepage = 'https://www.apptentive.com/'
You can’t perform that action at this time.
0 commit comments