Bump appwrite version to 1.6.0

This commit is contained in:
Steven Nguyen
2024-09-17 20:21:45 -07:00
parent 1c8245de99
commit f555939de6
3 changed files with 8 additions and 7 deletions
+2 -1
View File
@@ -88,7 +88,8 @@ abstract class Migration
'1.5.7' => 'V20',
'1.5.8' => 'V20',
'1.5.9' => 'V20',
'1.5.10' => 'V20',
'1.5.10' => 'V20',
'1.5.11' => 'V20',
'1.6.0' => 'V21',
];