Update V21.php

This commit is contained in:
Bradley Schofield 2024-07-17 15:20:42 +09:00
parent d78c880bf0
commit 7dec5f68be

View file

@ -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':
/**