We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e703f commit d6b78faCopy full SHA for d6b78fa
support/devcenter/generate.php
@@ -26,7 +26,7 @@
26
$stacks = [
27
1 => '20', // the offset we start with here is relevant for the numbering of footnotes
28
'22',
29
- // '24', // TODO: enable once heroku-24 is released
+ '24',
30
];
31
}
32
0 commit comments