Skip to content

Commit dddbfc6

Browse files
Replace placeholder of Module::CoreList release date for 5.43.1
1 parent 563689f commit dddbfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ sub changes_between {
443443
5.041013 => '2025-05-28',
444444
5.042000 => '2025-07-02',
445445
5.043000 => '2025-07-03',
446-
5.043001 => '????-??-??',
446+
5.043001 => '2025-07-20',
447447
);
448448

449449
for my $version ( sort { $a <=> $b } keys %released ) {

0 commit comments

Comments
 (0)