Skip to content

Commit 7e5cda3

Browse files
Update To Version 2.1.16
1 parent 90a83ac commit 7e5cda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mParticleCore.brs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
' mParticleConstants() surface various fields for interacting with the mParticle APIs
88
'
99
function mParticleConstants() as object
10-
SDK_VERSION = "2.1.15"
10+
SDK_VERSION = "2.1.16"
1111
LOG_LEVEL = {
1212
NONE: 0,
1313
ERROR: 1,

0 commit comments

Comments
 (0)