diff --git a/app/config/platforms.php b/app/config/platforms.php index e2016a691c..6862a20668 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -79,7 +79,7 @@ return [ [ 'key' => 'apple', 'name' => 'Apple', - 'version' => '0.0.1', + 'version' => '0.1.0', 'url' => 'https://github.com/appwrite/sdk-for-apple', 'package' => 'https://github.com/appwrite/sdk-for-apple', 'enabled' => true,