Skip to content

Commit 069478f

Browse files
committed
Updated changlog
1 parent 18e985c commit 069478f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Branch iOS SDK Change Log
22

3+
v.1.42.0
4+
- SDK-1168 Fixed bnc.lt from showing in the share sheet
5+
- SDK-1383 Added helper method for adding LPLinkMetadata to share sheets
6+
37
v.1.41.0
48
- SDK-1189 Added API for plugin support
59

scripts/version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Options:
3131
USAGE
3232
}
3333

34-
version=1.40.2
34+
version=1.42.0
3535

3636
if (( $# == 0 )); then
3737
echo $version

0 commit comments

Comments
 (0)