diff --git a/app/config/platforms.php b/app/config/platforms.php index c6718e6027..139680b419 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -331,7 +331,7 @@ return [ [ 'key' => 'cli', 'name' => 'Command Line', - 'version' => '0.7.0', + 'version' => '0.8.0', 'url' => 'https://github.com/appwrite/sdk-for-cli', 'package' => 'https://github.com/appwrite/sdk-for-cli', 'enabled' => true,