diff --git a/app/config/platforms.php b/app/config/platforms.php index f0ce427c79..21db108624 100644 --- a/app/config/platforms.php +++ b/app/config/platforms.php @@ -375,7 +375,7 @@ return [ [ 'key' => 'dotnet', 'name' => '.NET', - 'version' => '0.8.2', + 'version' => '0.8.3', 'url' => 'https://github.com/appwrite/sdk-for-dotnet', 'package' => 'https://www.nuget.org/packages/Appwrite', 'enabled' => true,