Skip to content

Commit 754c953

Browse files
Update To Version 2.1.18
1 parent 3ffab2f commit 754c953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.17"
10+
SDK_VERSION = "2.1.18"
1111
LOG_LEVEL = {
1212
NONE: 0,
1313
ERROR: 1,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "mparticle-roku-sdk",
33
"description": "mParticle SDK for Roku Streaming devices",
4-
"version": "2.1.17"
4+
"version": "2.1.18"
55
}

0 commit comments

Comments
 (0)