mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
chore: bump appwrite version to 1.8.0
This commit is contained in:
parent
3e078027a7
commit
56a15efe3f
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
];
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue