mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Apply suggestions from code review
This commit is contained in:
@@ -81,7 +81,7 @@ class V17 extends Migration
|
||||
/**
|
||||
* Bump version number.
|
||||
*/
|
||||
$document->setAttribute('version', '1.1.0');
|
||||
$document->setAttribute('version', '1.2.0');
|
||||
|
||||
/**
|
||||
* Set default maxSessions
|
||||
|
||||
Reference in New Issue
Block a user