diff --git a/start.php b/start.php index 3248a07c9..da44cebe5 100644 --- a/start.php +++ b/start.php @@ -15,7 +15,7 @@ * * @var string */ - $this_sdk_version = '2.0.0'; + $this_sdk_version = '2.0.1'; #region SDK Selection Logic --------------------------------------------------------------------