Skip to content

Commit d6b78fa

Browse files
committed
Enable heroku-24 in Dev Center generator
GUS-W-14667569
1 parent 53e703f commit d6b78fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/devcenter/generate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
$stacks = [
2727
1 => '20', // the offset we start with here is relevant for the numbering of footnotes
2828
'22',
29-
// '24', // TODO: enable once heroku-24 is released
29+
'24',
3030
];
3131
}
3232

0 commit comments

Comments
 (0)