diff --git a/start.php b/start.php index dbcf7f996..c60a140d5 100644 --- a/start.php +++ b/start.php @@ -15,7 +15,7 @@ * * @var string */ - $this_sdk_version = '2.1.0'; + $this_sdk_version = '2.1.1'; #region SDK Selection Logic --------------------------------------------------------------------