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.
2 parents 3920f2b + 2d51003 commit 3d15f3bCopy full SHA for 3d15f3b
versions.php
@@ -3,7 +3,7 @@
3
$versions = [];
4
5
if (getenv('INPUT_UPCOMINGRELEASES') == 'true') {
6
- $versions[] = '8.2.0beta2';
+ $versions[] = '8.2.0beta3';
7
}
8
9
$d = new DOMDocument();
0 commit comments