From 372d4a3a0e757be72cf64b9aab4c84b7508c186e Mon Sep 17 00:00:00 2001 From: Vova Feldman Date: Sun, 25 Mar 2018 15:53:47 +0300 Subject: [PATCH] [version] --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --------------------------------------------------------------------