Skip to content

Commit cd54725

Browse files
authored
Merge pull request #12 from WyriHaximus/Update-from-8.1.0beta3-to-8.1.0RC1
2 parents 4358d94 + c9c531a commit cd54725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
$versions = [];
44

55
if (getenv('INPUT_UPCOMINGRELEASES') == 'true') {
6-
$versions[] = '8.1.0beta3';
6+
$versions[] = '8.1.0RC1';
77
}
88

99
$d = new DOMDocument();

0 commit comments

Comments
 (0)