1
0
Fork 0
mirror of synced 2024-10-03 19:53:33 +13:00

sdks: fix version number for console sdk

This commit is contained in:
Torsten Dittmann 2023-02-28 15:26:37 +05:30
parent 86134768fc
commit 41277864fd

View file

@ -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,