mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Update V21.php
This commit is contained in:
parent
d78c880bf0
commit
7dec5f68be
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ class V21 extends Migration
|
|||
* Bump version number.
|
||||
*/
|
||||
$document->setAttribute('version', '1.6.0');
|
||||
$document->setAttribute('accessedAt', DateTime::now());
|
||||
break;
|
||||
case 'functions':
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue