Skip to content

Commit cb2baa7

Browse files
committed
Module/Corelist.pm - use intended next release date
1 parent 1b50c34 commit cb2baa7

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
@@ -429,7 +429,7 @@ sub changes_between {
429429
5.041003 => '2024-08-29',
430430
5.041004 => '2024-09-20',
431431
5.041005 => '2024-10-20',
432-
5.041006 => '????-??-??',
432+
5.041006 => '2024-11-20',
433433
);
434434

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

0 commit comments

Comments
 (0)