mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Add RC version to migration
This commit is contained in:
@@ -83,6 +83,7 @@ abstract class Migration
|
||||
'1.6.0' => 'V21',
|
||||
'1.6.1' => 'V21',
|
||||
'1.6.2' => 'V22',
|
||||
'1.7.0-RC1' => 'V23',
|
||||
'1.7.0' => 'V23',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user