diff --git a/app/config/platforms.php b/app/config/platforms.php index b1d5295489..67431b8882 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -185,7 +185,7 @@ return [ [ 'key' => 'web', 'name' => 'Console', - 'version' => '0.4.0', + 'version' => '0.4.1', 'url' => 'https://github.com/appwrite/sdk-for-console', 'package' => '', 'enabled' => true,