diff --git a/start.php b/start.php index dab0c20a..dbe49e98 100644 --- a/start.php +++ b/start.php @@ -15,7 +15,7 @@ * * @var string */ - $this_sdk_version = '2.7.1'; + $this_sdk_version = '2.7.2'; #region SDK Selection Logic --------------------------------------------------------------------