Skip to content

Commit 66d6bb4

Browse files
committed
Bump migration to re-run re-extraction
1 parent 2a556f7 commit 66d6bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/progress-report/migrations/reextract-all-progress-reports.migration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { FileVersion } from '../../file/dto';
88
import { PeriodicReportUploadedEvent } from '../../periodic-report/events';
99
import { ProgressReport } from '../dto';
1010

11-
@Migration('2024-11-11T16:00:04')
11+
@Migration('2024-11-11T16:00:06')
1212
export class ReextractPnpProgressReportsMigration extends BaseMigration {
1313
constructor(
1414
private readonly eventBus: IEventBus,

0 commit comments

Comments
 (0)