We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e985c commit 069478fCopy full SHA for 069478f
ChangeLog.md
@@ -1,5 +1,9 @@
1
Branch iOS SDK Change Log
2
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
+
7
v.1.41.0
8
- SDK-1189 Added API for plugin support
9
scripts/version.sh
@@ -31,7 +31,7 @@ Options:
31
USAGE
32
}
33
34
-version=1.40.2
+version=1.42.0
35
36
if (( $# == 0 )); then
37
echo $version
0 commit comments