diff --git a/app/config/platforms.php b/app/config/platforms.php index 7f5c2fccd7..abfeba4894 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -185,7 +185,7 @@ return [ [ 'key' => 'web', 'name' => 'Console', - 'version' => '0.0.1', + 'version' => '0.0.2-preview-0.0', 'url' => 'https://github.com/appwrite/sdk-for-console', 'package' => '', 'enabled' => true,