chore: bump appwrite version to 1.8.0

This commit is contained in:
Steven Nguyen 2025-08-28 14:04:43 -07:00
parent 3e078027a7
commit 56a15efe3f
No known key found for this signature in database

View file

@ -89,7 +89,7 @@ abstract class Migration
'1.7.2' => 'V22',
'1.7.3' => 'V22',
'1.7.4' => 'V22',
'1.8.0' => 'V23'
'1.8.0' => 'V23',
];
/**