Skip to content

Commit

Permalink
Update Version to 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonStalnaker authored Jul 13, 2022
1 parent 9eef9bb commit 577d45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mParticleCore.brs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
' mParticleConstants() surface various fields for interacting with the mParticle APIs
'
function mParticleConstants() as object
SDK_VERSION = "2.1.11"
SDK_VERSION = "2.1.12"
LOG_LEVEL = {
NONE: 0,
ERROR: 1,
Expand Down

0 comments on commit 577d45e

Please sign in to comment.