Bump SDK version

This commit is contained in:
Jake Barnby 2025-09-25 19:21:21 +12:00
parent 97f76899bf
commit 7a03084e83
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -11,7 +11,7 @@ return [
[
'key' => 'web',
'name' => 'Web',
'version' => '20.1.0-rc.1',
'version' => '20.2.0-rc.1',
'url' => 'https://github.com/appwrite/sdk-for-web',
'package' => 'https://www.npmjs.com/package/appwrite',
'enabled' => true,
@ -262,7 +262,7 @@ return [
[
'key' => 'nodejs',
'name' => 'Node.js',
'version' => '19.1.0-rc.1',
'version' => '19.2.0-rc.1',
'url' => 'https://github.com/appwrite/sdk-for-node',
'package' => 'https://www.npmjs.com/package/node-appwrite',
'enabled' => true,