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