diff --git a/app/config/platforms.php b/app/config/platforms.php index 1ae2c7c2de..0e730e353c 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -375,7 +375,7 @@ return [ [ 'key' => 'swift', 'name' => 'Swift', - 'version' => '0.0.1', + 'version' => '0.1.0', 'url' => 'https://github.com/appwrite/sdk-for-swift', 'package' => 'https://github.com/appwrite/sdk-for-swift', 'enabled' => true,