Skip to content

Commit a1ff23d

Browse files
authored
Merge pull request #32 from WyriHaximus/Bump-from-8.2-RC4-to-8.2-RC5
Bump from 8.2 RC4 to 8.2 RC5
2 parents c7bcfd9 + 262ceae commit a1ff23d

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
@@ -5,7 +5,7 @@
55
$versions = [];
66

77
if (getenv('INPUT_UPCOMINGRELEASES') == 'true') {
8-
$versions[] = '8.2.0RC4';
8+
$versions[] = '8.2.0RC5';
99
}
1010

1111
$d = new DOMDocument();

0 commit comments

Comments
 (0)