Skip to content

Commit

Permalink
rename migration to be the latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Anupam Kumar <[email protected]>
  • Loading branch information
kyteinsky committed Dec 9, 2024
1 parent 0147d11 commit bb7907d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use OCP\Migration\IOutput;
use OCP\Migration\SimpleMigrationStep;

class Version4000Date20241206135634 extends SimpleMigrationStep {
class Version004000000Date20241206135634 extends SimpleMigrationStep {
/**
* @param IOutput $output
* @param Closure(): ISchemaWrapper $schemaClosure
Expand Down

0 comments on commit bb7907d

Please sign in to comment.