diff --git a/start.php b/start.php index 5be3d850..5a6811d6 100644 --- a/start.php +++ b/start.php @@ -15,7 +15,7 @@ * * @var string */ - $this_sdk_version = '2.6.0.1'; + $this_sdk_version = '2.6.1'; #region SDK Selection Logic --------------------------------------------------------------------