mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
Merge branch 'feat-storage-buckets' into feat-storage-ui-updates
This commit is contained in:
parent
bdaba2e34a
commit
e3f681caa4
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ abstract class Migration
|
|||
'0.12.0' => 'V10',
|
||||
'0.12.0' => 'V11',
|
||||
'0.12.1' => 'V11',
|
||||
'0.13.0' => 'V12',
|
||||
'0.13.0' => 'V11',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue