Update app/config/platforms.php

This commit is contained in:
Eldad A. Fux
2021-10-17 13:44:12 +03:00
committed by GitHub
parent 095d6218a2
commit 9bc326418d
+1 -1
View File
@@ -79,7 +79,7 @@ return [
[
'key' => 'apple',
'name' => 'Apple',
'version' => '0.0.1',
'version' => '0.1.0',
'url' => 'https://github.com/appwrite/sdk-for-apple',
'package' => 'https://github.com/appwrite/sdk-for-apple',
'enabled' => true,