diff --git a/start.php b/start.php index bc93e3af..91c867b7 100644 --- a/start.php +++ b/start.php @@ -15,7 +15,7 @@ * * @var string */ - $this_sdk_version = '2.5.1.1'; + $this_sdk_version = '2.5.1.2'; #region SDK Selection Logic --------------------------------------------------------------------