Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-09-29 10:22:03 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-09-29 10:22:03 +0300
commitc254729f1606e0d9a8d894b3d61ee2662c47987a (patch)
tree64d4833ead878464e4c9bfe5e1a130292452aeaf /lib/Migration
parent640e6ce62fb0b9dca813693a0900367fcbfc8e21 (diff)
Fix migration version
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/Migration')
-rw-r--r--lib/Migration/Version1050Date20200921141700.php (renamed from lib/Migration/Version1060Date20200921141700.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Migration/Version1060Date20200921141700.php b/lib/Migration/Version1050Date20200921141700.php
index 8abfc8aa3..0c1dcf24f 100644
--- a/lib/Migration/Version1060Date20200921141700.php
+++ b/lib/Migration/Version1050Date20200921141700.php
@@ -9,7 +9,7 @@ use OCP\DB\ISchemaWrapper;
use OCP\Migration\IOutput;
use OCP\Migration\SimpleMigrationStep;
-class Version1060Date20200921141700 extends SimpleMigrationStep {
+class Version1050Date20200921141700 extends SimpleMigrationStep {
/**
* @param IOutput $output