Skip to content

Commit

Permalink
change migration class
Browse files Browse the repository at this point in the history
Signed-off-by: dartcafe <[email protected]>
  • Loading branch information
dartcafe committed May 22, 2021
1 parent 50b61d4 commit cfc14cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
use OCP\Migration\SimpleMigrationStep;
use OCP\Migration\IOutput;

class Version0200Date20210323120002 extends SimpleMigrationStep {
class Version0109Date20210323120002 extends SimpleMigrationStep {

/** @var IDBConnection */
protected $connection;
Expand Down

0 comments on commit cfc14cb

Please sign in to comment.